Template Class CCParams< CryptoContextBFVRNS >

Inheritance Relationships

Base Type

Class Documentation

template<>
class lbcrypto::CCParams<CryptoContextBFVRNS> : public lbcrypto::Params

Inheritence diagram for lbcrypto::CCParams< CryptoContextBFVRNS >:

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

Collaboration diagram for lbcrypto::CCParams< CryptoContextBFVRNS >:

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

Public Functions

inline CCParams()
inline explicit CCParams(const std::vector<std::string> &vals)
CCParams(const CCParams &obj) = default
CCParams(CCParams &&obj) = default