📄 class_u_o_f_problem.html
字号:
<td class="md" colspan="2"><code> [pure virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Returns the emulation results to the callee. <p>This is an abstract function, User must override this function to work. This function should be called if the callee needs more than single value as result. </td> </tr></table><a class="anchor" name="375d2d5242da314eeac6ec5b0f8d2459"></a><!-- doxytag: member="UOFProblem::GetResult" ref="375d2d5242da314eeac6ec5b0f8d2459" args="(void *)=0" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">virtual double UOFProblem::GetResult </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void * </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [pure virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Returns the emulation result to the callee. <p>This is an abstract function, User must override this function to work. This is the major function of UOFProblem, this function should emulate a value for the feeded parameters. </td> </tr></table><a class="anchor" name="71335155b3222529de925a986e3518ad"></a><!-- doxytag: member="UOFProblem::PostProcess" ref="71335155b3222529de925a986e3518ad" args="(void *)=0" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">virtual void UOFProblem::PostProcess </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void * </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [pure virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Performs the post process once the optimization procedure is finished. <p>This is an abstract function, User must override this function to work. This function should be called once the optimization procedure is finished. </td> </tr></table><a class="anchor" name="981f55d6a9ddcd6d0a6485cbc97bfcda"></a><!-- doxytag: member="UOFProblem::SetConstraint" ref="981f55d6a9ddcd6d0a6485cbc97bfcda" args="(void *)=0" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">virtual void UOFProblem::SetConstraint </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void * </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [pure virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>This function sets the constraint of each parameter. <p>This is an abstract function, User must override this function to work. This function should set the constraint of each parameter. </td> </tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="6251f38116b78105cfda9f2bf478915d"></a><!-- doxytag: member="UOFProblem::m_Const" ref="6251f38116b78105cfda9f2bf478915d" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">vector<<a class="el" href="class_u_o_f_constraint.html">UOFConstraint</a>> <a class="el" href="class_u_o_f_problem.html#6251f38116b78105cfda9f2bf478915d">UOFProblem::m_Const</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>the constraint of each parameter </td> </tr></table><a class="anchor" name="13c548aa84ff0163d87846fd850c1b08"></a><!-- doxytag: member="UOFProblem::m_DefConst" ref="13c548aa84ff0163d87846fd850c1b08" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">vector<<a class="el" href="class_u_o_f_constraint.html">UOFConstraint</a>> <a class="el" href="class_u_o_f_problem.html#13c548aa84ff0163d87846fd850c1b08">UOFProblem::m_DefConst</a><code> [protected]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>the default constraint of this problem </td> </tr></table><a class="anchor" name="5031e2753b339eb77ebbf0d1c1d5497e"></a><!-- doxytag: member="UOFProblem::m_problemDim" ref="5031e2753b339eb77ebbf0d1c1d5497e" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">size_t <a class="el" href="class_u_o_f_problem.html#5031e2753b339eb77ebbf0d1c1d5497e">UOFProblem::m_problemDim</a><code> [protected]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>the dimension of this problem </td> </tr></table><hr>The documentation for this class was generated from the following file:<ul><li>E:/MyDocument/MyProjects/UnifiedOptimizationFrameworkAlpha/UOFProblem.h</ul><hr size="1"><address style="align: right;"><small>Generated on Thu Sep 14 13:49:10 2006 by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.5 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -