Class SchemeBFVRNS
Defined in File bfvrns-scheme.h
Page Contents
Inheritance Relationships
Base Type
public lbcrypto::SchemeRNS(Class SchemeRNS)
Class Documentation
-
class lbcrypto::SchemeBFVRNS : public lbcrypto::SchemeRNS
Inheritence diagram for lbcrypto::SchemeBFVRNS:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"1" [label="lbcrypto::SchemeBFVRNS" tooltip="lbcrypto::SchemeBFVRNS" 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-115a50d6d69b43c8ef40767614e69b19cbe804e9.png)
Collaboration diagram for lbcrypto::SchemeBFVRNS:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"1" [label="lbcrypto::SchemeBFVRNS" tooltip="lbcrypto::SchemeBFVRNS" 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-115a50d6d69b43c8ef40767614e69b19cbe804e9.png)
Public Functions
-
inline SchemeBFVRNS()
-
inline virtual ~SchemeBFVRNS()
-
inline bool operator==(const SchemeBase<DCRTPoly> &sch) const override
-
virtual void Enable(PKESchemeFeature feature) override
-
inline virtual std::string SerializedObjectName() const override
-
inline SchemeBFVRNS()