Package | Description |
---|---|
org.apache.commons.math3.linear |
Linear algebra support.
|
org.apache.commons.math3.util |
Convenience routines and common data structures used throughout the commons-math library.
|
Constructor and Description |
---|
OpenMapRealVector.OpenMapEntry(OpenIntToDoubleHashMap.Iterator iter)
Build an entry from an iterator point to an element.
|
Modifier and Type | Method and Description |
---|---|
OpenIntToDoubleHashMap.Iterator |
OpenIntToDoubleHashMap.iterator()
Get an iterator over map elements.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.