|
ZerSol Library
0.0.0
Solver for all zeros of an analytic function that lie within a rectangular region of a complex plane
|
This is the complete list of members for alg::zersol::Settings< T >, including all inherited members.
| get_debug_level(void) const | alg::zersol::Settings< T > | inline |
| get_max_part_level(void) const | alg::zersol::Settings< T > | inline |
| get_print_level(void) const | alg::zersol::Settings< T > | inline |
| get_use_winding(void) const | alg::zersol::Settings< T > | inline |
| operator<<(std::ostream &output, const Settings< T > &S) | alg::zersol::Settings< T > | friend |
| set_debug_level(const int &debug_level_) | alg::zersol::Settings< T > | inline |
| set_max_part_level(const int &max_part_level_) | alg::zersol::Settings< T > | inline |
| set_print_level(const int &print_level_) | alg::zersol::Settings< T > | inline |
| set_use_winding(const bool &use_winding_) | alg::zersol::Settings< T > | inline |
| Settings(bool use_winding_=true, int max_part_level_=128, int debug_level_=0, int print_level_=2) | alg::zersol::Settings< T > | inline |
| ~Settings(void) | alg::zersol::Settings< T > | inline |
1.8.2