Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
This is the complete list of members for dg::mat::ConvertsToFunctionalButcherTableau< real_type >, including all inherited members.
ConvertsToFunctionalButcherTableau(FunctionalButcherTableau< real_type > tableau) | dg::mat::ConvertsToFunctionalButcherTableau< real_type > | inline |
ConvertsToFunctionalButcherTableau(enum tableau_identifier id) | dg::mat::ConvertsToFunctionalButcherTableau< real_type > | inline |
ConvertsToFunctionalButcherTableau(std::string name) | dg::mat::ConvertsToFunctionalButcherTableau< real_type > | inline |
ConvertsToFunctionalButcherTableau(const char *name) | dg::mat::ConvertsToFunctionalButcherTableau< real_type > | inline |
operator FunctionalButcherTableau< real_type >() const | dg::mat::ConvertsToFunctionalButcherTableau< real_type > | inline |
value_type typedef | dg::mat::ConvertsToFunctionalButcherTableau< real_type > |