nonlin 1.5.2
A library that provides routines to compute the solutions to systems of nonlinear equations.
|
Describes a function of one variable. More...
Public Member Functions | |
real(real64) function | fcn1var (x) |
Describes a function of one variable.
[in] | x | The independent variable. |
x
. Definition at line 198 of file nonlin_core.f90.
real(real64) function nonlin_core::fcn1var::fcn1var | ( | real(real64), intent(in) | x | ) |
Definition at line 198 of file nonlin_core.f90.