type_gactionpath.html
来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 42 行
HTML
42 行
<html><head><title>Generated Documentation</title></head><body> <image src="headerimage.png"> <br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GActionPath</b></big></big></big><br><br></td><td></td></tr></table><br><br><big><big><i>Constructors (public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GActionPath</b></big>(<a href="type_GActionPathState.html">GActionPathState</a>* pState)<br><div style="margin-left: 80px;"><font color=brown> Takes ownership of pState</font></div><br></div><br><big><big><i>Destructors</i></big></big><br><div style="margin-left: 40px;"><big><b>~GActionPath</b></big>()<br></div><br><big><big><i>Public</i></big></big><br><div style="margin-left: 40px;">double <big><b>Critique</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Computes the error of this path</font></div><br>void <big><b>DoAction</b></big>(int* nAction)<br><div style="margin-left: 80px;"><font color=brown> Adds the specified action to the path and modifies the head state accordingly</font></div><br><a href="type_GActionPath.html">GActionPath</a>* <big><b>Fork</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Makes a copy of this path</font></div><br>int <big><b>GetLength</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns the number of actions in the path</font></div><br>void <big><b>GetPath</b></big>(int* nCount, int* pOutBuf)<br><div style="margin-left: 80px;"><font color=brown> Gets the first nCount actions of the specified path</font></div><br><a href="type_GActionPathState.html">GActionPathState</a>* <big><b>GetState</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns the head-state of the path</font></div><br></div><br></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?