Uses of Class
org.apache.sysds.runtime.instructions.cp.QuantileSortCPInstruction
Packages that use QuantileSortCPInstruction
Package
Description
-
Uses of QuantileSortCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return QuantileSortCPInstructionModifier and TypeMethodDescriptionstatic QuantileSortCPInstructionQuantileSortCPInstruction.parseInstruction(String str) -
Uses of QuantileSortCPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type QuantileSortCPInstructionModifier and TypeMethodDescriptionstatic QuantileSortFEDInstructionQuantileSortFEDInstruction.parseInstruction(QuantileSortCPInstruction instr)