mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 09:13:16 +08:00
Documentation for 96ed582eb2
This commit is contained in:
@@ -117,6 +117,7 @@ $(document).ready(function(){initNavTree('globals_func_g.html',''); initResizabl
|
||||
</li>
|
||||
<li>get_minima()
|
||||
: <a class="el" href="db/d01/brent__method__extrema_8cpp.html#a1aa76a6d5fd4d333f9072beff1dc486b">brent_method_extrema.cpp</a>
|
||||
, <a class="el" href="d6/d7a/golden__search__extrema_8cpp.html#a1aa76a6d5fd4d333f9072beff1dc486b">golden_search_extrema.cpp</a>
|
||||
</li>
|
||||
<li>get_transpose()
|
||||
: <a class="el" href="dc/d38/ordinary__least__squares__regressor_8cpp.html#a889f9de199fa793497c864d8e493af05">ordinary_least_squares_regressor.cpp</a>
|
||||
@@ -133,7 +134,7 @@ $(document).ready(function(){initNavTree('globals_func_g.html',''); initResizabl
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Tue Jun 23 2020 02:47:46 for Algorithms_in_C++ by
|
||||
<li class="footer">Generated on Tue Jun 23 2020 02:49:49 for Algorithms_in_C++ by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user