Uses of Interface
georegression.transform.se.AverageRotationMatrix_F64.Convert
-
Uses of AverageRotationMatrix_F64.Convert in georegression.transform.se
Modifier and TypeMethodDescription<T> boolean
AverageRotationMatrix_F64.processOp
(List<T> list, org.ejml.data.DMatrixRMaj average, AverageRotationMatrix_F64.Convert<T> op) Computes average rotation matrix given a list with an arbitrary data type that can be converted into aDMatrix3x3
.