JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.encog.mathutil
Interface EncogFunction
public interface
EncogFunction
A generic single or multivariate function.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
fn
(double[] x)
int
size
()
Method Detail
fn
double fn(double[] x)
size
int size()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method