UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils_zeros.hh File Reference
#include <iostream>
#include <sstream>
#include <string>
#include <algorithm>
#include <cmath>
#include "Utils.hh"

Go to the source code of this file.

Classes

class  Utils::Zeros_base_fun< Real >
 Abstract base class for defining mathematical functions used in root-finding algorithms. More...
 
class  Utils::Zeros< Real >
 Class for solving the equation \( f(x) = 0 \) using various numerical methods. More...
 

Namespaces

namespace  Utils
 

Macros

#define UTILS_ZEROS_dot_HH
 

Macro Definition Documentation

◆ UTILS_ZEROS_dot_HH

#define UTILS_ZEROS_dot_HH