#include <rotation.h>
Public Member Functions | |
MatrixAdapter (T *pointer) | |
T & | operator() (int r, int c) const |
Public Attributes | |
T * | pointer_ |
Definition at line 70 of file rotation.h.
|
inlineexplicit |
Definition at line 205 of file rotation.h.
|
inline |
Definition at line 209 of file rotation.h.
T* ceres::MatrixAdapter< T, row_stride, col_stride >::pointer_ |
Definition at line 204 of file rotation.h.