Uses of Class
org.apache.commons.math.linear.AbstractRealVector.EntryImpl
Packages that use AbstractRealVector.EntryImpl
-
Uses of AbstractRealVector.EntryImpl in org.apache.commons.math.linear
Methods in org.apache.commons.math.linear with parameters of type AbstractRealVector.EntryImplModifier and TypeMethodDescriptionprotected void
AbstractRealVector.SparseEntryIterator.advance
(AbstractRealVector.EntryImpl e) Advance an entry up to the next nonzero one.