JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
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:
Amount
,
Complex
,
ComplexMatrix
,
ComplexVector
,
Constant
,
DenseMatrix
,
DenseVector
,
Float64
,
Float64Matrix
,
Float64Vector
,
FloatingPoint
,
Integer64
,
LargeInteger
,
Matrix
,
ModuloInteger
,
Number
,
Polynomial
,
Rational
,
RationalFunction
,
Real
,
SparseMatrix
,
SparseVector
,
Vector
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
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method