2 references to Layout
Microsoft.ML.TestFramework (2)
GlobalBase.cs (2)
37
Mkl.PptrfInternal(Mkl.
Layout
.RowMajor, Mkl.UpLo.Up, 0, Array.Empty<double>());
56
public static extern int PptrfInternal(
Layout
layout, UpLo uplo, int n, double[] ap);