![]() |
UtilsLite
Utilities for C++ programming
|
#include <iostream>
#include <sstream>
#include <string>
#include <algorithm>
#include <cmath>
#include "Utils.hh"
Go to the source code of this file.
Classes | |
class | Utils::Trichotomy_base_fun< Real > |
Abstract base class for defining mathematical functions used in the minimization algorithm. More... | |
class | Utils::Trichotomy< Real > |
Class for minimize the function \( f(x) \) without the usew of derivative. More... | |
Namespaces | |
namespace | Utils |
Macros | |
#define | UTILS_TRICHOTOMY_dot_HH |
#define UTILS_TRICHOTOMY_dot_HH |