- All Known Subinterfaces:
F2<V,,S> F3<V,,S> FN<V,,S> VectorSpace<V,S>
public interface VectorModule<V,S>
-
Method Summary
-
Method Details
-
scalar
-
zero
V zero() -
add
-
opposite
-
subtract
-
multiply
-
combine
-
F2<V,S> , F3<V,S> , FN<V,S> , VectorSpace<V,S>