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