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
etomica.api
Interface IFunction
All Known Subinterfaces:
Function
,
FunctionDifferentiable
,
FunctionInvertible
All Known Implementing Classes:
Function.Abs
,
Function.Chop
,
Function.Constant
,
Function.Exp
,
Function.Identity
,
Function.Linear
,
Function.Log
,
Function.Reciprocal
,
Function.Sqrt
,
Function1d
,
FunctionChain
,
MaxwellBoltzmann.Distribution
public interface
IFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
f
(double x)
Method Detail
f
double f(double x)
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