| Package | Description | 
|---|---|
| org.apache.commons.math3.linear | Linear algebra support. | 
| Modifier and Type | Field and Description | 
|---|---|
| static RealMatrixFormat | MatrixUtils. DEFAULT_FORMATThe default format for  RealMatrixobjects. | 
| static RealMatrixFormat | MatrixUtils. OCTAVE_FORMATA format for  RealMatrixobjects compatible with octave. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RealMatrixFormat | RealMatrixFormat. getInstance()Returns the default real vector format for the current locale. | 
| static RealMatrixFormat | RealMatrixFormat. getInstance(Locale locale)Returns the default real vector format for the given locale. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.