Template Struct MINRESVisitor
Defined in File minres.hpp
Inheritance Relationships
Base Type
public nanobind::def_visitor< MINRESVisitor< MINRES > >
Struct Documentation
-
template<typename MINRES>
struct MINRESVisitor : public nanobind::def_visitor<MINRESVisitor<MINRES>> Public Types
-
using CtorArg = nb::DMap<const MatrixType>
Public Static Functions
-
static inline void expose(nb::module_ &m, const char *name)
-
using CtorArg = nb::DMap<const MatrixType>