Uses of Class
org.apache.sysds.runtime.controlprogram.paramserv.homomorphicEncryption.SEALClient
- 
Packages that use SEALClient Package Description org.apache.sysds.runtime.controlprogram.context 
- 
- 
Uses of SEALClient in org.apache.sysds.runtime.controlprogram.contextMethods in org.apache.sysds.runtime.controlprogram.context that return SEALClient Modifier and Type Method Description SEALClientExecutionContext. getSealClient()Methods in org.apache.sysds.runtime.controlprogram.context with parameters of type SEALClient Modifier and Type Method Description voidExecutionContext. setSealClient(SEALClient seal_client)
 
-