📄 class_d_l___base_precomputation___l_u_c.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++: DL_BasePrecomputation_LUC class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>DL_BasePrecomputation_LUC Class Reference</h1><code>#include <<a class="el" href="luc_8h-source.html">luc.h</a>></code><p><p>Inheritance diagram for DL_BasePrecomputation_LUC:<p><center><img src="class_d_l___base_precomputation___l_u_c.png" usemap="#DL_BasePrecomputation_LUC_map" border="0" alt=""></center><map name="DL_BasePrecomputation_LUC_map"></map><a href="class_d_l___base_precomputation___l_u_c-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><p><p>Definition at line <a class="el" href="luc_8h-source.html#l00125">125</a> of file <a class="el" href="luc_8h-source.html">luc.h</a>.<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Types</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___fixed_base_precomputationw0" doxytag="DL_BasePrecomputation_LUC::Element"></a>typedef <a class="el" href="class_integer.html">Integer</a> </td><td class="memItemRight" valign=bottom><b>Element</b></td></tr><tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca0" doxytag="DL_BasePrecomputation_LUC::IsInitialized"></a>bool </td><td class="memItemRight" valign=bottom><b>IsInitialized</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca1" doxytag="DL_BasePrecomputation_LUC::SetBase"></a>void </td><td class="memItemRight" valign=bottom><b>SetBase</b> (const DL_GroupPrecomputation< Element > &group, const <a class="el" href="class_integer.html">Integer</a> &base)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca2" doxytag="DL_BasePrecomputation_LUC::GetBase"></a>const <a class="el" href="class_integer.html">Integer</a> & </td><td class="memItemRight" valign=bottom><b>GetBase</b> (const DL_GroupPrecomputation< Element > &group) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca3" doxytag="DL_BasePrecomputation_LUC::Precompute"></a>void </td><td class="memItemRight" valign=bottom><b>Precompute</b> (const DL_GroupPrecomputation< Element > &group, unsigned int maxExpBits, unsigned int storage)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca4" doxytag="DL_BasePrecomputation_LUC::Load"></a>void </td><td class="memItemRight" valign=bottom><b>Load</b> (const DL_GroupPrecomputation< Element > &group, <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &storedPrecomputation)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca5" doxytag="DL_BasePrecomputation_LUC::Save"></a>void </td><td class="memItemRight" valign=bottom><b>Save</b> (const DL_GroupPrecomputation< Element > &group, <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &storedPrecomputation) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca6" doxytag="DL_BasePrecomputation_LUC::Exponentiate"></a><a class="el" href="class_integer.html">Integer</a> </td><td class="memItemRight" valign=bottom><b>Exponentiate</b> (const DL_GroupPrecomputation< Element > &group, const <a class="el" href="class_integer.html">Integer</a> &exponent) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca7" doxytag="DL_BasePrecomputation_LUC::CascadeExponentiate"></a><a class="el" href="class_integer.html">Integer</a> </td><td class="memItemRight" valign=bottom><b>CascadeExponentiate</b> (const DL_GroupPrecomputation< Element > &group, const <a class="el" href="class_integer.html">Integer</a> &exponent, const DL_FixedBasePrecomputation< <a class="el" href="class_integer.html">Integer</a> > &pc2, const <a class="el" href="class_integer.html">Integer</a> &exponent2) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___fixed_base_precomputationa1" doxytag="DL_BasePrecomputation_LUC::SetBase"></a>virtual void </td><td class="memItemRight" valign=bottom><b>SetBase</b> (const DL_GroupPrecomputation< Element > &group, const Element &base)=0</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___fixed_base_precomputationa7" doxytag="DL_BasePrecomputation_LUC::CascadeExponentiate"></a>virtual Element </td><td class="memItemRight" valign=bottom><b>CascadeExponentiate</b> (const DL_GroupPrecomputation< Element > &group, const <a class="el" href="class_integer.html">Integer</a> &exponent, const DL_FixedBasePrecomputation< Element > &pc2, const <a class="el" href="class_integer.html">Integer</a> &exponent2) const=0</td></tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="luc_8h-source.html">luc.h</a><li><a class="el" href="luc_8cpp-source.html">luc.cpp</a></ul><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:34:47 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -