Interface VectorManipulationsMixin<TT>

Type Parameters:
TT - Matrix type equivalent.
All Known Subinterfaces:
VectorMixin<T,U,V,W,X,TT,UU,WW>
All Known Implementing Classes:
CooCVector, CooVector, CVector, Vector

public interface VectorManipulationsMixin<TT>
This interface specifies manipulations which all vectors should implement.