Uses of Class
org.apache.commons.math.exception.DimensionMismatchException

Packages that use DimensionMismatchException
org.apache.commons.math.linear Linear algebra support. 
 

Uses of DimensionMismatchException in org.apache.commons.math.linear
 

Methods in org.apache.commons.math.linear that throw DimensionMismatchException
protected  void AbstractRealVector.checkVectorDimensions(int n)
          Check if instance dimension is equal to some expected value.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.