Classes | Namespaces | Defines
SparseMatrixBase.h File Reference
#include "../plugins/CommonCwiseUnaryOps.h"
#include "../plugins/CommonCwiseBinaryOps.h"
#include "../plugins/MatrixCwiseUnaryOps.h"
#include "../plugins/MatrixCwiseBinaryOps.h"
#include "../plugins/BlockMethods.h"
Include dependency graph for SparseMatrixBase.h:

Go to the source code of this file.

Classes

struct  Eigen::SparseMatrixBase< Derived >::ConstFixedSegmentReturnType< Size >
struct  Eigen::SparseMatrixBase< Derived >::ConstNColsBlockXpr< N >
struct  Eigen::SparseMatrixBase< Derived >::ConstNRowsBlockXpr< N >
struct  Eigen::SparseMatrixBase< Derived >::FixedSegmentReturnType< Size >
struct  Eigen::SparseMatrixBase< Derived >::NColsBlockXpr< N >
struct  Eigen::SparseMatrixBase< Derived >::NRowsBlockXpr< N >
class  Eigen::SparseMatrixBase< Derived >
 Base class of any sparse matrices or sparse expressions. More...

Namespaces

namespace  Eigen

Defines

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::SparseMatrixBase
#define EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE

Define Documentation

Definition at line 137 of file SparseMatrixBase.h.

Value:
CwiseBinaryOp< \
        internal::scalar_product_op< \
          typename internal::scalar_product_traits< \
            typename internal::traits<Derived>::Scalar, \
            typename internal::traits<OtherDerived>::Scalar \
          >::ReturnType \
        >, \
        const Derived, \
        const OtherDerived \
      >

Definition at line 320 of file SparseMatrixBase.h.



turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:38