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.ValueTypeThis interface represents a mathematical structure on a set (type).- See Also:
- Wikipedia: Mathematical Structure
DMelt 3.0 © DataMelt by jWork.ORG