AnimaL |
Tutorial |
Documentation |
Definition at line 92 of file dlinmin.h.
Public Member Functions | |
| F1dim (Func *func, Vector &xt, Vector &pcom, Vector &xicom, unsigned int n) | |
| Constructor. | |
| Real | operator() (Real x) |
| Value of the one-dimensional function. | |
Public Attributes | |
| Func * | func |
| the n-dimensional function | |
| Vector & | xt |
| reference to an auxiliary vector | |
| Vector & | pcom |
| reference to an auxiliary vector | |
| Vector & | xicom |
| reference to an auxiliary vector | |
| unsigned int | n |
| size of the n-dimensional space | |
|
||||||||||||||||||||||||||||||||
|
Constructor.
|
|
||||||||||||||
|
Value of the one-dimensional function.
|
|
|||||||||
|
the n-dimensional function
|
|
|||||||||
|
size of the n-dimensional space
|
|
|||||||||
|
reference to an auxiliary vector
|
|
|||||||||
|
reference to an auxiliary vector
|
|
|||||||||
|
reference to an auxiliary vector
|
1.3.6