2 references to CpuAlignedMatrixCol
Microsoft.ML.CpuMath (2)
CpuAligenedMathUtils.cs (2)
88
bool colMajor = typeof(TMatrix) == typeof(
CpuAlignedMatrixCol
);
103
bool colMajor = typeof(TMatrix) == typeof(
CpuAlignedMatrixCol
);