1 write to RunCntPhy
Microsoft.ML.CpuMath (1)
AlignedMatrix.cs (1)
318
RunCntPhy
= RoundUp(runCnt, FloatAlign);
6 references to RunCntPhy
Microsoft.ML.CpuMath (6)
AlignedMatrix.cs (6)
319
Items = new AlignedArray(RunLenPhy *
RunCntPhy
, cbAlign);
388
Contracts.Assert(src.
RunCntPhy
==
RunCntPhy
);
418
public override int RowCountPhy { get { return
RunCntPhy
; } }
523
public override int RowCountPhy { get { return
RunCntPhy
; } }
588
public override int RowCountPhy { get { return
RunCntPhy
; } }