- Copyright
- Copyright (c) 2012-2023, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file EigenBlockMatrixView.h.
#include <Eigen/Core>
Go to the source code of this file.
|
template<int D, typename M > |
constexpr Eigen::CwiseNullaryOp< EigenBlockMatrixViewFunctor< D, M >, typename EigenBlockMatrixViewFunctor< D, M >::Matrix > | MathLib::eigenBlockMatrixView (const Eigen::MatrixBase< M > &matrix) |
|