Struct CholmodDecompositionVisitor
Defined in File cholmod-decomposition.hpp
Inheritance Relationships
Base Type
public nanobind::def_visitor< CholmodDecompositionVisitor >
Struct Documentation
-
struct CholmodDecompositionVisitor : public nanobind::def_visitor<CholmodDecompositionVisitor>
Public Functions
-
template<typename CholdmodDerived, typename ...Ts>
inline void execute(nb::class_<CholdmodDerived, Ts...> &cl)
-
template<typename CholdmodDerived, typename ...Ts>