Documentation ¶
Overview ¶
package calc provides some basic calculus routines.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DerivOption ¶
type DerivOption internalDerivOption
func Out ¶
func Out(out []float64) DerivOption
Out supplies a call to Deriv with a slice to write derivatives to.
Click to show internal directories.
Click to hide internal directories.