Class SchemeBGVRNS
Defined in File bgvrns-scheme.h
Page Contents
Inheritance Relationships
Base Type
public lbcrypto::SchemeRNS(Class SchemeRNS)
Class Documentation
-
class lbcrypto::SchemeBGVRNS : public lbcrypto::SchemeRNS
Inheritence diagram for lbcrypto::SchemeBGVRNS:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"1" [label="lbcrypto::SchemeBGVRNS" tooltip="lbcrypto::SchemeBGVRNS" fillcolor="#BFBFBF"]
"3" [label="lbcrypto::SchemeBase< DCRTPoly >" tooltip="lbcrypto::SchemeBase< DCRTPoly >"]
"2" [label="lbcrypto::SchemeRNS" tooltip="lbcrypto::SchemeRNS"]
"1" -> "2" [dir=forward tooltip="public-inheritance"]
"2" -> "3" [dir=forward tooltip="public-inheritance"]
}](../_images/graphviz-30503f7e833cc6cfa712e95bba195675bf7224d7.png)
Collaboration diagram for lbcrypto::SchemeBGVRNS:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"1" [label="lbcrypto::SchemeBGVRNS" tooltip="lbcrypto::SchemeBGVRNS" fillcolor="#BFBFBF"]
"3" [label="lbcrypto::SchemeBase< DCRTPoly >" tooltip="lbcrypto::SchemeBase< DCRTPoly >"]
"2" [label="lbcrypto::SchemeRNS" tooltip="lbcrypto::SchemeRNS"]
"1" -> "2" [dir=forward tooltip="public-inheritance"]
"2" -> "3" [dir=forward tooltip="public-inheritance"]
}](../_images/graphviz-30503f7e833cc6cfa712e95bba195675bf7224d7.png)
Public Functions
-
inline SchemeBGVRNS()
-
inline virtual ~SchemeBGVRNS()
-
inline bool operator==(const SchemeBase<DCRTPoly> &sch) const override
-
virtual void Enable(PKESchemeFeature feature) override
-
inline virtual std::string SerializedObjectName() const override
-
inline SchemeBGVRNS()