org.ejml.alg.dense.decomposition.svd
Class SmartRotatorUpdate
- java.lang.Object
-
- org.ejml.alg.dense.decomposition.svd.SmartRotatorUpdate
-
public class SmartRotatorUpdate extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description SmartRotatorUpdate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DenseMatrix64FgetR()voidinit(DenseMatrix64F R)voidupdate(int rowA, int rowB, double c, double s)
-
-
-
Method Detail
-
getR
public DenseMatrix64F getR()
-
init
public void init(DenseMatrix64F R)
-
update
public void update(int rowA, int rowB, double c, double s)
-
-
DMelt 3.0 © DataMelt by jWork.ORG