Package | Description |
---|---|
org.hipparchus.linear |
Linear algebra support.
|
Modifier and Type | Method and Description |
---|---|
static RealVectorFormat |
RealVectorFormat.getInstance()
Returns the default real vector format for the current locale.
|
static RealVectorFormat |
RealVectorFormat.getInstance(Locale locale)
Returns the default real vector format for the given locale.
|
Copyright © 2016 Hipparchus.org. All rights reserved.