Uses of Interface
org.virbo.dsops.Ops.UnaryOp

Packages that use Ops.UnaryOp
org.virbo.dsops   
 

Uses of Ops.UnaryOp in org.virbo.dsops
 

Methods in org.virbo.dsops with parameters of type Ops.UnaryOp
static DDataSet Ops.applyUnaryOp(QDataSet ds1, Ops.UnaryOp op)
          apply the unary operation (such as "cos") to the dataset.