Uses of Class
JSci.maths.DimensionException

Packages that use DimensionException
JSci.maths   
 

Uses of DimensionException in JSci.maths
 

Subclasses of DimensionException in JSci.maths
 class MatrixDimensionException
          This exception occurs when there is a problem involving a matrix's dimensions.
 class VectorDimensionException
          This exception occurs when there is a problem involving a vector's dimension.