public class MatrixTuple extends Object
While it does implement hashcode, don't use it as a key as the hashcode is data dependent.
Constructor and Description |
---|
MatrixTuple() |
MatrixTuple(int i,
int j,
int value) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.