Class AdvancedSHEBFVRNS

Inheritance Relationships

Base Type

Class Documentation

class lbcrypto::AdvancedSHEBFVRNS : public lbcrypto::AdvancedSHERNS

Inheritence diagram for lbcrypto::AdvancedSHEBFVRNS:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="lbcrypto::AdvancedSHERNS" tooltip="lbcrypto::AdvancedSHERNS"] "3" [label="lbcrypto::AdvancedSHEBase< DCRTPoly >" tooltip="lbcrypto::AdvancedSHEBase< DCRTPoly >"] "1" [label="lbcrypto::AdvancedSHEBFVRNS" tooltip="lbcrypto::AdvancedSHEBFVRNS" fillcolor="#BFBFBF"] "2" -> "3" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for lbcrypto::AdvancedSHEBFVRNS:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="lbcrypto::AdvancedSHERNS" tooltip="lbcrypto::AdvancedSHERNS"] "3" [label="lbcrypto::AdvancedSHEBase< DCRTPoly >" tooltip="lbcrypto::AdvancedSHEBase< DCRTPoly >"] "1" [label="lbcrypto::AdvancedSHEBFVRNS" tooltip="lbcrypto::AdvancedSHEBFVRNS" fillcolor="#BFBFBF"] "2" -> "3" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Public Functions

inline virtual ~AdvancedSHEBFVRNS()
template<class Archive>
inline void save(Archive &ar) const
template<class Archive>
inline void load(Archive &ar)
inline std::string SerializedObjectName() const