| Package | Description |
|---|---|
| palisades.lakes.bench.java.spaces.linear | |
| palisades.lakes.bench.java.spaces.linear.r2 |
| Modifier and Type | Method and Description |
|---|---|
static Vector |
Axpy.axpy(LinearFunction a,
Vector x,
Vector y) |
static double |
Axpy.maxL1Interface(LinearFunction[] a,
Vector[] x,
Vector[] y) |
| Modifier and Type | Class and Description |
|---|---|
class |
B22
(Immutable) linear transformation on R2
represented as a 2x2 matrix with
byte
coordinates. |
class |
D22
(Immutable) linear transformation on R2
represented as a 2x2 matrix with
double
coordinates. |
class |
F22
(Immutable) linear transformation on R2
represented as a 2x2 matrix with
float
coordinates. |
class |
I22
(Immutable) linear transformation on R2
represented as a 2x2 matrix with
int
coordinates. |
class |
L22
(Immutable) linear transformation on R2
represented as a 2x2 matrix with
int
coordinates. |
class |
S22
(Immutable) linear transformation on R2
represented as a 2x2 matrix with
short
coordinates. |
Copyright © 2017. All rights reserved.