|
OPTK
0.1.2
Toolkit for global optimisation algorithms
|
#include <synthetic.hpp>
Public Attributes | |
| int | prob |
| int | coef |
This is a more compact way of passing the regression problem dimensions.
| int syn::rdims::coef |
coef is the size of the list of coefficients, which must be equal to the number of rows in the e_mat and centres matrices.
| int syn::rdims::prob |
prob is the dimensions of the problem (number of parameters to optimise), as well as being the number of columns in the e_mat and centres matrices.
1.8.13