|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VectorSpaceNormed<V,F extends Field>
This interface represents a vector space on which a positive vector length or size is defined.
| Method Summary | |
|---|---|
F |
norm()
Returns the positive length or size of this vector. |
| Methods inherited from interface org.jscience.mathematics.structure.VectorSpace |
|---|
times |
| Methods inherited from interface org.jscience.mathematics.structure.GroupAdditive |
|---|
opposite, plus |
| Methods inherited from interface javolution.lang.ValueType |
|---|
copy |
| Method Detail |
|---|
F norm()
|this|.
|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||