VectorModule<V,S>
RN
public interface FN<V,S> extends VectorModule<V,S>
S
get(V v, int i)
V
of(Object... vs)
int
size()
add, combine, multiply, opposite, scalar, subtract, zero
int size()
V of(Object... vs)
S get(V v, int i)