V - a vector spaceF - a fieldpublic interface VectorSpace<V,F extends Field<F>> extends AbelianGroup<V>
| Modifier and Type | Method and Description |
|---|---|
V |
scaled(F c)
× : F × V → V
The result of applying this function to a scalar, c, in F and v in V is denoted cv.
|
add, minus, opposite, ZEROV scaled(F c)
c - a multiplierCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.