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

Go to the source code of this file.

Classes

class  SparseMatrixBase< Derived >
 Base class of any sparse matrices or sparse expressions. More...

Defines

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::SparseMatrixBase
#define EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE

Define Documentation

#define EIGEN_CURRENT_STORAGE_BASE_CLASS   Eigen::SparseMatrixBase

Definition at line 128 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 \
        >, \
        Derived, \
        OtherDerived \
      >

Definition at line 345 of file SparseMatrixBase.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:47