Uses of Class
org.apache.sysds.runtime.instructions.cp.PlaintextMatrix
Packages that use PlaintextMatrix
Package
Description
-
Uses of PlaintextMatrix in org.apache.sysds.runtime.controlprogram.paramserv
Methods in org.apache.sysds.runtime.controlprogram.paramserv that return PlaintextMatrixModifier and TypeMethodDescriptionFederatedPSControlThread.getPartialDecryption(CiphertextMatrix[] encrypted_sum) -
Uses of PlaintextMatrix in org.apache.sysds.runtime.controlprogram.paramserv.homomorphicEncryption
Methods in org.apache.sysds.runtime.controlprogram.paramserv.homomorphicEncryption that return PlaintextMatrixModifier and TypeMethodDescriptionSEALClient.partiallyDecrypt(CiphertextMatrix ciphertext) partially decrypts ciphertext with the partial private key.Methods in org.apache.sysds.runtime.controlprogram.paramserv.homomorphicEncryption with parameters of type PlaintextMatrixModifier and TypeMethodDescriptionSEALServer.average(CiphertextMatrix encrypted_sum, PlaintextMatrix[] partial_plaintexts) averages the partial decryptions