Package | Description |
---|---|
org.hipparchus.linear |
Linear algebra support.
|
Modifier and Type | Method | 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–2018 Hipparchus.org. All rights reserved.