public class VarStats extends Object
VarStats(long rlen, long clen, int blen, long nnz, boolean inmem)
Object
clone()
long
getCols()
getRows()
double
getSparsity()
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VarStats(long rlen, long clen, int blen, long nnz, boolean inmem)
public long getRows()
public long getCols()
public double getSparsity()
public String toString()
toString
public Object clone()
clone
Copyright © 2020 The Apache Software Foundation. All rights reserved.