Deprecated API

Deprecated Methods
org.apache.commons.math.linear.BigMatrixImpl.getIdentity(int)
          use MatrixUtils.createBigIdentityMatrix(int) 
org.apache.commons.math.linear.RealMatrixImpl.getIdentity(int)
          use MatrixUtils.createRealIdentityMatrix(int) 
 



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