package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Aug 11, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Run(f_ func(ConstScalar) (MagicScalar, error), t ScalarType, args ...interface{}) (Scalar, error)
type Constraints struct {
Value func(x ConstScalar) bool
}
type Hook struct {
Value func(ConstScalar, ConstScalar, ConstScalar) bool
}
type Parameters struct {
Alpha1 float64
MaxEval int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.