| Package | Description |
|---|---|
| mikera.vectorz.ops |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantOp |
class |
IdentityOp
Singleton identity operator
|
class |
LinearOp |
class |
OffsetOp |
| Modifier and Type | Method and Description |
|---|---|
static ALinearOp |
LinearOp.create(double factor,
double constant) |
ALinearOp |
LinearOp.getInverse() |
| Modifier and Type | Method and Description |
|---|---|
Op |
OffsetOp.compose(ALinearOp op) |
Op |
LinearOp.compose(ALinearOp op) |
Copyright © 2013. All Rights Reserved.