Uses of Class
org.apache.sysds.runtime.functionobjects.KahanFunction
- 
Packages that use KahanFunction Package Description org.apache.sysds.runtime.functionobjects  - 
- 
Uses of KahanFunction in org.apache.sysds.runtime.functionobjects
Subclasses of KahanFunction in org.apache.sysds.runtime.functionobjects Modifier and Type Class Description classKahanPlusclassKahanPlusSqRuntime function to perform the summation of squared values using the Kahan summation algorithm. 
 -