Uses of Interface
org.ojalgo.matrix.decomposition.QR
Packages that use QR
-
Uses of QR in org.ojalgo.matrix.decomposition
Subinterfaces with type arguments of type QR in org.ojalgo.matrix.decompositionMethods in org.ojalgo.matrix.decomposition that return QRModifier and TypeMethodDescriptionQR.Factory.make(boolean fullSize) QR.Factory.make(Structure2D typical) QR.Factory.make(Structure2D typical, boolean fullSize) Methods in org.ojalgo.matrix.decomposition with parameters of type QRModifier and TypeMethodDescriptionstatic <N extends Comparable<N>>
booleanQR.equals(MatrixStore<N> matrix, QR<N> decomposition, NumberContext context)