public class DblArray extends Object
Constructor and Description |
---|
DblArray() |
DblArray(DblArray that) |
DblArray(double[] arr) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
double[] |
getData() |
int |
hashCode() |
boolean |
isEmpty() |
static boolean |
isZero(DblArray val) |
void |
resetHash() |
String |
toString() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.