Package | Description |
---|---|
org.hipparchus.geometry.euclidean.oned |
This package provides basic 1D geometry components.
|
Modifier and Type | Method and Description |
---|---|
static Vector1DFormat |
Vector1DFormat.getVector1DFormat()
Returns the default 1D vector format for the current locale.
|
static Vector1DFormat |
Vector1DFormat.getVector1DFormat(Locale locale)
Returns the default 1D vector format for the given locale.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.