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.das2.qds.ops
Interface Ops.BinaryOp
Enclosing class:
Ops
public static interface
Ops.BinaryOp
BinaryOps are operations such as add, pow, atan2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
op
(double d1, double d2)
Method Detail
op
double op(double d1, double d2)
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