Base:
property
RowCount
Microsoft.ML.Internal.CpuMath.CpuAlignedMatrixRowBase.RowCount
Implemented interface member:
property
RowCount
Microsoft.ML.Internal.CpuMath.ICpuMatrix.RowCount
1 reference to RowCount
Microsoft.ML.CpuMath (1)
AlignedMatrix.cs (1)
539Contracts.Assert(0 <= row && row < RowCount);