| Package | Description |
|---|---|
| org.ojalgo.matrix.geometry | |
| org.ojalgo.matrix.transformation | |
| org.ojalgo.scalar |
| Modifier and Type | Class and Description |
|---|---|
class |
Primitive32Matrix2 |
class |
Primitive32Matrix3 |
class |
Primitive32Matrix4 |
class |
Primitive64Matrix2 |
class |
Primitive64Matrix3 |
class |
Primitive64Matrix4 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Householder<N extends Number> |
interface |
HouseholderReference<N extends Number> |
| Modifier and Type | Class and Description |
|---|---|
static class |
Householder.Big |
static class |
Householder.Complex |
static class |
Householder.Generic<N extends Number & Scalar<N>> |
static class |
Householder.Primitive |
class |
Rotation<N extends Number> |
static class |
Rotation.Big |
static class |
Rotation.Complex |
static class |
Rotation.Generic<N extends Number & Scalar<N>> |
static class |
Rotation.Primitive |
| Modifier and Type | Method and Description |
|---|---|
default <T extends TransformationMatrix.Transformable<N>> |
TransformationMatrix.Transformable.transform(TransformationMatrix<N,T> transformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexNumber
ComplexNumber is an immutable complex number class.
|
static class |
ComplexNumber.Normalised |
class |
Quaternion |
static class |
Quaternion.Versor |
Copyright © 2018 Optimatika. All rights reserved.