Public Types | List of all members
Eigen::internal::traits< BlockSparseMatrixView< BlockSparseMatrixT > > Struct Template Reference

#include <BlockSparseMatrix.h>

Public Types

typedef Ref< Matrix< typename BlockSparseMatrixT::RealScalar, BlockSparseMatrixT::BlockSize, BlockSparseMatrixT::BlockSize > > RealScalar
 
typedef Ref< Matrix< typename BlockSparseMatrixT::Scalar, BlockSparseMatrixT::BlockSize, BlockSparseMatrixT::BlockSize > > Scalar
 

Detailed Description

template<typename BlockSparseMatrixT>
struct Eigen::internal::traits< BlockSparseMatrixView< BlockSparseMatrixT > >

Definition at line 78 of file BlockSparseMatrix.h.

Member Typedef Documentation

◆ RealScalar

template<typename BlockSparseMatrixT >
typedef Ref<Matrix<typename BlockSparseMatrixT::RealScalar, BlockSparseMatrixT::BlockSize, BlockSparseMatrixT::BlockSize> > Eigen::internal::traits< BlockSparseMatrixView< BlockSparseMatrixT > >::RealScalar

Definition at line 81 of file BlockSparseMatrix.h.

◆ Scalar

template<typename BlockSparseMatrixT >
typedef Ref<Matrix<typename BlockSparseMatrixT::Scalar, BlockSparseMatrixT::BlockSize, BlockSparseMatrixT::BlockSize> > Eigen::internal::traits< BlockSparseMatrixView< BlockSparseMatrixT > >::Scalar

Definition at line 80 of file BlockSparseMatrix.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:38