NFunc:
Filter:
MathLib/Classes (extension) | Math | Libraries > MathLib > Solvers

NFunc
ExtensionExtension

a multi-dimensional function: f:R^n -> R^m

Description

Represents a multi-dimensional functions as an array of functions. The number of arguments in each function and the number of arguments passed to .value should be the same.

Part of MathLib, a diverse library of mathematical functions.

Examples

Authors

Miguel Negro, 2009.