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
org.jblas
Interface FloatFunction
public interface
FloatFunction
Represents a function on floats.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
float
compute
(float x)
Compute the function.
Method Detail
compute
float compute(float x)
Compute the function.
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