dune-common 2.9.0
Loading...
Searching...
No Matches
Dune::DenseMatrixAssigner< DenseMatrix, RHS > Struct Template Reference

you have to specialize this structure for any type that should be assignable to a DenseMatrix More...

Detailed Description

template<class DenseMatrix, class RHS>
struct Dune::DenseMatrixAssigner< DenseMatrix, RHS >

you have to specialize this structure for any type that should be assignable to a DenseMatrix

Template Parameters
DenseMatrixSome type implementing the dense matrix interface
RHSRight hand side type

The documentation for this struct was generated from the following file: