CppNoddy
0.92
|
This is the complete list of members for CppNoddy::FnQuadrature, including all inherited members.
fn_ptr typedef | CppNoddy::FnQuadrature | |
FnQuadrature(fn_ptr ptr_to_fn, const double &x1, const double &x2, const unsigned &num_of_regions) | CppNoddy::FnQuadrature | |
FnQuadrature(fn_ptr ptr_to_fn, const double &x1, const double &x2, const DenseVector< double > &nodes) | CppNoddy::FnQuadrature | |
Gauss(const int &n) | CppNoddy::FnQuadrature | |
set_subintervals(const unsigned &n) | CppNoddy::FnQuadrature | |
sub_Gauss(const int &n) | CppNoddy::FnQuadrature | |
trapezium() | CppNoddy::FnQuadrature |
© 2012
R.E. Hewitt