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

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.

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:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:48