Uses of Interface
org.apache.commons.math.linear.QRDecomposition

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

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

Classes in org.apache.commons.math.linear that implement QRDecomposition
 class QRDecompositionImpl
          Calculates the QR-decomposition of a matrix.
 



Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.