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).
- See Also:
-
Method Summary
Methods inherited from interface javolution.lang.ValueType
copy