1 write to RunLenPhy
Microsoft.ML.CpuMath (1)
AlignedMatrix.cs (1)
317
RunLenPhy
= RoundUp(runLen, FloatAlign);
8 references to RunLenPhy
Microsoft.ML.CpuMath (8)
AlignedMatrix.cs (8)
319
Items = new AlignedArray(
RunLenPhy
* RunCntPhy, cbAlign);
361
Contracts.Assert(k == i *
RunLenPhy
);
364
k +=
RunLenPhy
;
387
Contracts.Assert(src.
RunLenPhy
==
RunLenPhy
);
423
public override int ColCountPhy { get { return
RunLenPhy
; } }
528
public override int ColCountPhy { get { return
RunLenPhy
; } }
593
public override int ColCountPhy { get { return
RunLenPhy
; } }