Uses of Class
org.apache.sysds.runtime.functionobjects.COV
- 
Packages that use COV Package Description org.apache.sysds.runtime.functionobjects org.apache.sysds.runtime.matrix.operators 
- 
- 
Uses of COV in org.apache.sysds.runtime.functionobjectsMethods in org.apache.sysds.runtime.functionobjects that return COV Modifier and Type Method Description static COVCOV. getCOMFnObject()
- 
Uses of COV in org.apache.sysds.runtime.matrix.operatorsFields in org.apache.sysds.runtime.matrix.operators declared as COV Modifier and Type Field Description COVCOVOperator. fnConstructors in org.apache.sysds.runtime.matrix.operators with parameters of type COV Constructor Description COVOperator(COV op)COVOperator(COV op, int numThreads)
 
-