mpqc::math::FunctionVisitorBase< Function > Class Template Reference
Documentation
template<typename Function>
class mpqc::math::FunctionVisitorBase< Function >
FunctionVisitorBase makes possible for Visitors of a child of Function to call Function::set_value
Static Protected Member Functions | |
static void | set_value (Function *f, typename Function::value_type value) |
static const Function::value_type & | get_value (Function *f) |
Member Function Documentation
◆ get_value()
template<typename Function >
|
inlinestaticprotected |
◆ set_value()
template<typename Function >
|
inlinestaticprotected |
The documentation for this class was generated from the following file:
- mpqc/math/function/function.h