Uses of Interface
JSci.maths.algebras.Module

Packages that use Module
JSci.maths.algebras Provides classes for algebras and their generalisations (vector spaces, modules). 
JSci.maths.categories   
 

Uses of Module in JSci.maths.algebras
 

Subinterfaces of Module in JSci.maths.algebras
 interface BanachSpace
          This interface defines a Banach space.
 interface VectorSpace
          This interface defines a vector space.
 

Classes in JSci.maths.algebras that implement Module
 class HilbertSpace
          The HilbertSpace class encapsulates Hilbert spaces.
 

Uses of Module in JSci.maths.categories
 

Classes in JSci.maths.categories that implement Module
 class Hilb.OperatorSpace