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