|
Routine Name |
Mark of Introduction |
Purpose |
| C05ADF Example Text | 8 | Zero of continuous function in given interval, Bus and Dekker algorithm |
| C05AGF Example Text | 8 | Zero of continuous function, Bus and Dekker algorithm, from given starting value, binary search for interval |
| C05AJF Example Text | 8 | Zero of continuous function, continuation method, from a given starting value |
| C05AVF Example Text | 8 | Binary search for interval containing zero of continuous function (reverse communication) |
| C05AXF Example Text | 8 | Zero of continuous function by continuation method, from given starting value (reverse communication) |
| C05AZF Example Text | 7 | Zero in given interval of continuous function by Bus and Dekker algorithm (reverse communication) |
| C05NBF Example Text | 9 | Solution of system of nonlinear equations using function values only (easy-to-use) |
| C05NCF Example Text | 9 | Solution of system of nonlinear equations using function values only (comprehensive) |
| C05NDF Example Text | 14 | Solution of system of nonlinear equations using function values only (reverse communication) |
| C05PBF Example Text | 9 | Solution of system of nonlinear equations using first derivatives (easy-to-use) |
| C05PCF Example Text | 9 | Solution of system of nonlinear equations using first derivatives (comprehensive) |
| C05PDA Example Text | 20 | Solution of system of nonlinear equations using first derivatives (reverse communication) (thread safe) |
| C05PDF Example Text | 14 | Solution of system of nonlinear equations using first derivatives (reverse communication) |
| C05ZAF Example Text | 9 | Check user's routine for calculating first derivatives |