42 for (
int i = 0; i <
n; i++)
43 if (std::strcmp(
p[i].Name(), name) == 0)
56 for (
int i = 0; i <
n; i++)
64 for (
int i = 0; i <
n; i++)
75 for (
int i = 0; i <
n; i++)
90 for (
int i = 0; i < n; i++)
91 if (p1[i].Value() != p2[i].Value())
99 for (
int i = 0; i <
n; i++)
105 for (
int i = 0; i <
n; i++)
Param & operator=(double x)
ParameterVector(int sz, Param *a)
ParameterVector & operator=(const ParameterVector &a)
int search(const char *name)
Internal header file for SIMLIB/C++.
Implementation of class CalendarList interface is static - using global functions in SQS namespace.
bool operator==(const ParameterVector &p1, const ParameterVector &p2)
Basic optimization framework + methods.
Main SIMLIB/C++ interface.