Package | Description |
---|---|
org.ojalgo.scalar |
Modifier and Type | Method and Description |
---|---|
static Quaternion.RotationAxis |
Quaternion.RotationAxis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Quaternion.RotationAxis[] |
Quaternion.RotationAxis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Quaternion.Versor |
Quaternion.makeRotation(Quaternion.RotationAxis axis,
double angle) |
Copyright © 2019 Optimatika. All rights reserved.