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