JScience v3.3

org.jscience.mathematics.structures
Interface Structure<T>

All Superinterfaces:
Immutable, Realtime, java.io.Serializable
All Known Subinterfaces:
Field<F>, GroupAdditive<G>, GroupMultiplicative<G>, Ring<R>, VectorSpace<V,F>, VectorSpaceNormed<V,F>
All Known Implementing Classes:
Complex, ComplexMatrix, ComplexVector, Constant, DenseMatrix, DenseVector, Float64, Float64Matrix, Float64Vector, Integer64, LargeInteger, Matrix, Measure, MeasureVector, ModuloInteger, Number, Polynomial, Rational, RationalFunction, Real, SparseMatrix, SparseVector, Vector

public interface Structure<T>
extends Realtime, Immutable, java.io.Serializable

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

Nested Class Summary
 
Nested classes/interfaces inherited from interface javolution.context.Realtime
Realtime.ObjectSpace
 
Method Summary
 
Methods inherited from interface javolution.context.Realtime
move, toText
 


JScience v3.3

Copyright © 2006 JScience.