| Package | Description |
|---|---|
| org.bonej.ops.ellipsoid |
| Modifier and Type | Method and Description |
|---|---|
Optional<Ellipsoid> |
QuadricToEllipsoid.calculate(org.joml.Matrix4dc quadricSolution) |
| Modifier and Type | Method and Description |
|---|---|
DoubleType |
DistanceFromEllipsoidSurfaceOp.calculate(Ellipsoid ellipsoid,
org.joml.Vector3dc point)
Calculates the shortest distance between a point and the surface of an
ellipsoid
|
Copyright © 2018–2022 BoneJ. All rights reserved.