|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Data Fields | |
| bool | good |
| string | error |
| T | points |
| D T | predictions |
| string error |
error message if the procedure failed
| bool good |
whether the procedure finished successfully
| T points |
x-axis points where regressions were evaluated
| D T predictions |
estimated y-axis values evaluated at 'points'