Uses of Class
org.apache.commons.math.linear.AbstractRealVector.EntryImpl

Packages that use AbstractRealVector.EntryImpl
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
protected  void AbstractRealVector.SparseEntryIterator.advance(AbstractRealVector.EntryImpl e)
          Advance an entry up to the next nonzero one.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.