D
- Data typepublic interface SparseFeatureVector<D> extends FeatureVector<D>
FeatureVector.Factory<V extends FeatureVector<? extends D>,D>
Modifier and Type | Method and Description |
---|---|
BitSet |
getNotNullMask()
Bit set of non-null features.
|
getDimensionality, getValue, toString
BitSet getNotNullMask()