|
unsigned int | const |
|
std::vector< double > | const |
|
std::vector< int > | const |
|
std::vector< std::string > | const |
|
| n |
|
return | n |
|
return | r |
|
std::vector< std::string > | r |
|
Definition at line 48 of file testMinou.cc.
Polynomial::Polynomial |
( |
const unsigned int |
n | ) |
|
|
inline |
std::vector<double>& utl::Minou::Base::GetCurrentParameters |
( |
| ) |
|
|
inlineinherited |
const std::vector<double>& utl::Minou::Base::GetCurrentParameters |
( |
| ) |
const |
|
inlineinherited |
double utl::Minou::Base::GetErrorDefinition |
( |
| ) |
const |
|
inlineinherited |
std::string utl::Minou::Base::GetName |
( |
const int |
i | ) |
const |
|
inlineinherited |
unsigned int utl::Minou::Base::GetNParameters |
( |
| ) |
const |
|
inlineinherited |
std::vector<ParameterDef>& utl::Minou::Base::GetParameterDefs |
( |
| ) |
|
|
inlineinherited |
const std::vector<ParameterDef>& utl::Minou::Base::GetParameterDefs |
( |
| ) |
const |
|
inlineinherited |
double Polynomial::operator() |
( |
const vector< double > & |
pars | ) |
|
|
inline |
r utl::Minou::Base::push_back |
( |
p. |
fValue | ) |
|
|
inherited |
r utl::Minou::Base::push_back |
( |
p. |
fFixed | ) |
|
|
inherited |
r utl::Minou::Base::push_back |
( |
GetName(i) |
| ) |
|
|
inherited |
r utl::Minou::Base::reserve |
( |
n |
| ) |
|
|
inherited |
void utl::Minou::Base::SetCurrentParameters |
( |
const std::vector< double > & |
p | ) |
|
|
inlineinherited |
void utl::Minou::Base::SetErrorDefinition |
( |
const double |
up | ) |
|
|
inlineinherited |
void utl::Minou::Base::SetParameterDefFixed |
( |
const std::vector< int > & |
fixed | ) |
|
|
inlineinherited |
void utl::Minou::Base::SetParameterDefValues |
( |
const std::vector< double > & |
vals | ) |
|
|
inlineinherited |
Initial value:
Definition at line 88 of file Minou.h.
std::vector<double> utl::Minou::Base::const |
|
inherited |
Initial value:
Definition at line 104 of file Minou.h.
std::vector<int> utl::Minou::Base::const |
|
inherited |
Initial value:
Definition at line 125 of file Minou.h.
std::vector<std::string> utl::Minou::Base::const |
|
inherited |
Initial value:
Definition at line 165 of file Minou.h.
return utl::Minou::Base::n |
|
inherited |
std::vector<std::string> utl::Minou::Base::r |
|
inherited |
The documentation for this struct was generated from the following file: