KASKADE 7 development version
|
Some model functions for various purposes. More...
#include "abstract_interface.hh"
#include "algorithm_base.hh"
#include "istl/matrix.hh"
#include "linalg/simpleLAPmatrix.hh"
#include <vector>
#include "dune/common/fmatrix.hh"
Go to the source code of this file.
Classes | |
class | Kaskade::ScalarModelFunction |
Interface for a scalar model function on a scalar domain that may fit data. More... | |
class | Kaskade::PolynomialModel |
class | Kaskade::TransformedPolynomialModel |
class | Kaskade::LogLogModel |
Polynomial model in a loglog scale. More... | |
class | Kaskade::OmegaModel |
class | Kaskade::EtaModel |
class | Kaskade::JModel |
class | Kaskade::JModelLin |
Namespaces | |
namespace | Kaskade |
Some model functions for various purposes.
Definition in file modelfunction.hh.