Public Member Functions | Public Attributes | List of all members
ceres::MatrixAdapter< T, row_stride, col_stride > Struct Template Reference

#include <rotation.h>

Public Member Functions

 MatrixAdapter (T *pointer)
 
Toperator() (int r, int c) const
 

Public Attributes

Tpointer_
 

Detailed Description

template<typename T, int row_stride, int col_stride>
struct ceres::MatrixAdapter< T, row_stride, col_stride >

Definition at line 70 of file rotation.h.

Constructor & Destructor Documentation

◆ MatrixAdapter()

template<typename T , int row_stride, int col_stride>
ceres::MatrixAdapter< T, row_stride, col_stride >::MatrixAdapter ( T pointer)
inlineexplicit

Definition at line 205 of file rotation.h.

Member Function Documentation

◆ operator()()

template<typename T , int row_stride, int col_stride>
T& ceres::MatrixAdapter< T, row_stride, col_stride >::operator() ( int  r,
int  c 
) const
inline

Definition at line 209 of file rotation.h.

Member Data Documentation

◆ pointer_

template<typename T , int row_stride, int col_stride>
T* ceres::MatrixAdapter< T, row_stride, col_stride >::pointer_

Definition at line 204 of file rotation.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:09:03