Template Struct RtMatrixX

Struct Documentation

template<int Rows, int Cols>
struct RtMatrixX

Public Types

typedef Eigen::Matrix<double, Rows, Cols> d