|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.matrix.QRDecomposition3d
public class QRDecomposition3d
Constructor Summary | |
---|---|
QRDecomposition3d()
|
Method Summary | |
---|---|
void |
getQ(Matrix3dBase Q)
|
void |
getR(Matrix3dBase R)
|
void |
set(Matrix3dBase A)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QRDecomposition3d()
Method Detail |
---|
public void set(Matrix3dBase A)
public void getQ(Matrix3dBase Q)
public void getR(Matrix3dBase R)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |