Package | Description |
---|---|
org.jzy3d.maths |
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
|
Modifier and Type | Method and Description |
---|---|
static Pair<Coord3d,Coord3d> |
Coord3d.minMax(List<Coord3d> coords)
Compute the component-wise minimum and maximum values of a set of coordinates.
|
Copyright © 2018. All rights reserved.