1 interface inheriting from ICpuMatrix
Microsoft.ML.CpuMath (1)
ICpuBuffer.cs (1)
73internal interface ICpuFullMatrix : ICpuMatrix
1 reference to ICpuMatrix
Microsoft.ML.CpuMath (1)
CpuAligenedMathUtils.cs (1)
51private static void AssertCompatibleCore(ICpuMatrix mat, ICpuVector src, ICpuVector dst)