JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
org.jscience.mathematics.structure.VectorSpaceNormed
Packages that use
VectorSpaceNormed
Package
Description
org.jscience.mathematics.vector
Provides support for
linear algebra
in the form of
matrices
and
vectors
.
Uses of
VectorSpaceNormed
in
org.jscience.mathematics.vector
Classes in
org.jscience.mathematics.vector
that implement
VectorSpaceNormed
Modifier and Type
Class and Description
class
ComplexVector
This class represents an optimized
vector
implementation for
complex
numbers elements.
class
Float64Vector
This class represents an optimized
vector
implementation for 64 bits floating point elements.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes