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