| Package | Description |
|---|---|
| com.io7m.jtensors.orthonormalization |
Functions for orthonormalizing sets of vectors.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Orthonormalized3D.Builder |
Orthonormalized3D.builder() |
Creates a builder for
Orthonormalized3D. |
Orthonormalized3D.Builder |
Orthonormalized3D.Builder.from(Orthonormalized3DType instance) |
Fill a builder with attribute values from the provided
Orthonormalized3DType instance. |
Orthonormalized3D.Builder |
Orthonormalized3D.Builder.setV0(Vector3D v0) |
Initializes the value for the
v0 attribute. |
Orthonormalized3D.Builder |
Orthonormalized3D.Builder.setV1(Vector3D v1) |
Initializes the value for the
v1 attribute. |
Orthonormalized3D.Builder |
Orthonormalized3D.Builder.setV2(Vector3D v2) |
Initializes the value for the
v2 attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com