Uses of Class
weka.core.FastVector
Packages that use FastVector
-
Uses of FastVector in weka.core
Methods in weka.core that return FastVectorModifier 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.