Uses of Class
org.apache.commons.math.exception.DimensionMismatchException
Packages that use DimensionMismatchException
-
Uses of DimensionMismatchException in org.apache.commons.math.linear
Methods in org.apache.commons.math.linear that throw DimensionMismatchExceptionModifier and TypeMethodDescriptionprotected void
AbstractRealVector.checkVectorDimensions
(int n) Check if instance dimension is equal to some expected value.