Uses of Class
org.apache.commons.math.linear.AbstractRealVector.EntryImpl
- 
Packages that use AbstractRealVector.EntryImpl Package Description org.apache.commons.math.linear Linear algebra support. - 
- 
Uses of AbstractRealVector.EntryImpl in org.apache.commons.math.linear
Methods in org.apache.commons.math.linear with parameters of type AbstractRealVector.EntryImpl Modifier and Type Method Description protected voidAbstractRealVector.SparseEntryIterator. advance(AbstractRealVector.EntryImpl e)Advance an entry up to the next nonzero one. 
 -