Uses of Interface
JSci.maths.algebras.BanachSpace

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

Uses of BanachSpace in JSci.maths.algebras
 

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

Uses of BanachSpace in JSci.maths.categories
 

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