Uses of Class
weka.core.FastVector
-
Uses of FastVector in weka.core
Modifier and TypeMethodDescriptionfinal FastVector<E>
FastVector.copy()
Deprecated.Produces a shallow copy of this vector.final FastVector<E>
FastVector.copyElements()
Deprecated.Clones the vector and shallow copies all its elements.