Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <bayeux/mygsl/math.h>
Public Member Functions | |
plain_function_entry () | |
void | reset () |
Public Attributes | |
std::string | name |
plain_function_flag | type |
Type of the plain function. More... | |
plain_function_type | func_simple |
Address of the simple plain function. More... | |
plain_function_with_parameters_type | func_with_params |
Address of the plain function with parameters. More... | |
mygsl::plain_function_entry::plain_function_entry | ( | ) |
void mygsl::plain_function_entry::reset | ( | ) |
plain_function_type mygsl::plain_function_entry::func_simple |
Address of the simple plain function.
plain_function_with_parameters_type mygsl::plain_function_entry::func_with_params |
Address of the plain function with parameters.
std::string mygsl::plain_function_entry::name |
plain_function_flag mygsl::plain_function_entry::type |
Type of the plain function.