Class SmartRotatorUpdate
java.lang.Object
org.ejml.dense.row.decomposition.svd.SmartRotatorUpdate
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SmartRotatorUpdate
public SmartRotatorUpdate()
-
-
Method Details
-
getR
public org.ejml.data.DMatrixRMaj getR() -
init
public void init(org.ejml.data.DMatrixRMaj R) -
update
public void update(int rowA, int rowB, double c, double s)
-