JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jscience.mathematics.structure
Interface Structure<T>
All Superinterfaces:
javolution.lang.Immutable, javolution.lang.ValueType
All Known Subinterfaces:
Field
<F>,
GroupAdditive
<G>,
GroupMultiplicative
<G>,
Ring
<R>,
VectorSpace
<V,F>,
VectorSpaceNormed
<V,F>
All Known Implementing Classes:
AbstractParamVector
,
Amount
,
Complex
,
ComplexMatrix
,
ComplexVector
,
Constant
,
Coordinate3D
,
Cylindrical3D
,
DenseMatrix
,
DenseVector
,
Float64
,
Float64Matrix
,
Float64Vector
,
FloatingPoint
,
Integer64
,
LargeInteger
,
Matrix
,
Matrix3D
,
ModuloInteger
,
Number
,
Parameter
,
ParameterVector
,
Polar3D
,
Polynomial
,
Rational
,
RationalFunction
,
Real
,
SparseMatrix
,
SparseVector
,
Vector
,
Vector3D
public interface
Structure
<T> extends javolution.lang.ValueType
This interface represents a mathematical structure on a set (type).
Version:
3.0, February 13, 2006
Author:
Jean-Marie Dautelle
See Also:
Wikipedia: Mathematical Structure
Method Summary
Methods inherited from interface javolution.lang.ValueType
copy
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method