Class FHEBGVRNS

Inheritance Relationships

Base Type

Class Documentation

class lbcrypto::FHEBGVRNS : public lbcrypto::FHERNS

Inheritence diagram for lbcrypto::FHEBGVRNS:

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

Collaboration diagram for lbcrypto::FHEBGVRNS:

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

Public Functions

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