UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils_AlgoHNewton.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::AlgoHNewton_base_fun< Real >
 Abstract base class for defining mathematical functions used in the zero search algorithm. More...
 
class  Utils::AlgoHNewton< Real >
 Class for solving \( f(x)=0 \) without the usew of derivative. More...
 

Namespaces

namespace  Utils
 

Macros

#define UTILS_ALGO_HNEWTON_dot_HH
 

Macro Definition Documentation

◆ UTILS_ALGO_HNEWTON_dot_HH

#define UTILS_ALGO_HNEWTON_dot_HH