nonlin 1.5.2
A library that provides routines to compute the solutions to systems of nonlinear equations.
|
Describes a function of N variables. More...
Public Member Functions | |
real(real64) function | fcnnvar (x) |
Describes a function of N variables.
[in] | x | An N-element array containing the independent variables. |
x
. Definition at line 230 of file nonlin_core.f90.
real(real64) function nonlin_core::fcnnvar::fcnnvar | ( | real(real64), dimension(:), intent(in) | x | ) |
Definition at line 230 of file nonlin_core.f90.