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