protected class RealVector.Entry extends Object
Constructor and Description |
---|
RealVector.Entry()
Simple constructor.
|
public double getValue()
public void setValue(double value)
value
- New value for the entry.public int getIndex()
public void setIndex(int index)
index
- New index for the entry.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.