Uses of Class
org.apache.sysds.runtime.instructions.cp.Encrypted
-
Packages that use Encrypted Package Description org.apache.sysds.runtime.instructions.cp -
-
Uses of Encrypted in org.apache.sysds.runtime.instructions.cp
Subclasses of Encrypted in org.apache.sysds.runtime.instructions.cp Modifier and Type Class Description class
CiphertextMatrix
This class abstracts over an encrypted matrix of ciphertexts.class
PlaintextMatrix
This class abstracts over an encrypted matrix of ciphertexts.
-