2 references to SaveInverse
Microsoft.ML.Mkl.Components (2)
VectorWhitening.cs (2)
107
if (Kind != null || Eps != null || MaxRows != null ||
SaveInverse
!= null || PcaNum != null)
801
SaveInv = item.
SaveInverse
?? options.SaveInverse;