JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jdistlib.math
Interface MultivariableFunction
public interface
MultivariableFunction
Abstraction of a function with multiple parameters
Author:
Roby Joehanes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
eval
(double... x)
Method Detail
eval
double eval(double... x)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method