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.UnaryOp
Enclosing class:
Ops
public static interface
Ops.UnaryOp
UnaryOps are one-argument operations, such as sin, abs, and sqrt
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
op
(double d1)
Method Detail
op
double op(double d1)
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