OGS
EigenBlockMatrixView.h File Reference

Detailed Description

Definition in file EigenBlockMatrixView.h.

#include <Eigen/Core>
Include dependency graph for EigenBlockMatrixView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MathLib::EigenBlockMatrixViewFunctor< D, M >
 

Namespaces

namespace  MathLib
 

Functions

template<int D, typename M >
constexpr Eigen::CwiseNullaryOp< EigenBlockMatrixViewFunctor< D, M >, typename EigenBlockMatrixViewFunctor< D, M >::Matrix > MathLib::eigenBlockMatrixView (const Eigen::MatrixBase< M > &matrix)