public static class FileBasedSparseBinaryMatrix.BinaryReadOnlyElement extends Object implements Vector.Element
| Constructor and Description |
|---|
BinaryReadOnlyElement(int index) |
public double get()
get in interface Vector.Elementpublic int index()
index in interface Vector.Elementpublic void set(double value)
set in interface Vector.Elementvalue - Set the current element to value.Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.