public class SmartRotatorUpdate
extends java.lang.Object
| Constructor and Description |
|---|
SmartRotatorUpdate() |
| Modifier and Type | Method and Description |
|---|---|
org.ejml.data.DMatrixRMaj |
getR() |
void |
init(org.ejml.data.DMatrixRMaj R) |
void |
update(int rowA,
int rowB,
double c,
double s) |