Package | Description |
---|---|
org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.