public static class FileBasedSparseBinaryMatrix.BinaryReadOnlyElement extends Object implements Vector.Element
| Constructor and Description |
|---|
FileBasedSparseBinaryMatrix.BinaryReadOnlyElement(int index) |
public FileBasedSparseBinaryMatrix.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–2016 The Apache Software Foundation. All rights reserved.