| SparseVectorDataTindices_ Field |
Indices of the non-zero entries such that the ith non-zero entry
has index indices_[i].
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax protected IndexArray indices_
Protected indices_ As IndexArray
protected:
IndexArray^ indices_
val mutable indices_: IndexArray
Field Value
IndexArraySee Also