|
JScience v3.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.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javolution.context.Realtime |
|---|
Realtime.ObjectSpace |
| Method Summary | |
|---|---|
F |
norm()
Returns the positive length or size of this vector. |
| Methods inherited from interface org.jscience.mathematics.structures.VectorSpace |
|---|
times |
| Methods inherited from interface org.jscience.mathematics.structures.GroupAdditive |
|---|
opposite, plus |
| Methods inherited from interface javolution.context.Realtime |
|---|
move, toText |
| Method Detail |
|---|
F norm()
|this|.
|
JScience v3.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||