Float |
public FloatSparseVector( FloatVector nonZeroEntries, IndexArray indices, int numberNonZero )
indices[i]
nonZeroEntries
indices
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if the length of either
C# nonZeroEntries C# indices C# numberNonZero |