2009-08-09 11:17:39 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=UTF-8" >
< title > Neural++: Member List< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
<!-- Generated by Doxygen 1.5.6 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2009-08-16 20:57:15 +02:00
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
2009-08-09 11:17:39 +02:00
< / ul >
< / div >
< div class = "tabs" >
< ul >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > neuralpp::Layer Member List< / h1 > This is the complete list of members for < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > , including all inherited members.< p > < table >
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#824367da29f92253a027a7c5b4a4405e" > actv_f< / a > < / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < code > [private]< / code > < / td > < / tr >
2009-08-16 20:57:15 +02:00
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#8188cb5c264e6021cee9979b968a0305" > elements< / a > < / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < code > [private]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#a235767701b5e9dcf28c5e9e0d04cb0b" > Layer< / a > (size_t sz, double(*a)(double), double th=0.0)< / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#d79f684523f8a6e086b962c8eef37623" > Layer< / a > (std::vector< Neuron > & neurons, double(*a)(double), double th=0.0)< / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
2009-08-09 11:17:39 +02:00
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#ac33444fde14633fa1ad4acb024ad150" > link< / a > (Layer & l)< / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#45ff7554830558155c6fbce3b6827122" > operator[]< / a > (size_t i)< / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#fcfd306039dbaf91c9e2dcc8fc1f1ce1" > propagate< / a > ()< / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
2009-08-16 20:57:15 +02:00
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#88ceffc23f02a9dc24d4355767b7cca7" > setInput< / a > (std::vector< double > v)< / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
2009-08-15 02:59:09 +02:00
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#7ca71ed62fbe9c1e9c0fb6a8dcaf76f0" > size< / a > () const < / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < / td > < / tr >
2009-08-16 20:57:15 +02:00
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#02cf4efe1da02a7404d25375c85ed71f" > threshold< / a > < / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < code > [private]< / code > < / td > < / tr >
2009-08-09 11:17:39 +02:00
< tr class = "memlist" > < td > < a class = "el" href = "classneuralpp_1_1Layer.html#c023a15a16353d0b4f44060a159f550f" > update_weights< / a > < / td > < td > < a class = "el" href = "classneuralpp_1_1Layer.html" > neuralpp::Layer< / a > < / td > < td > < code > [private]< / code > < / td > < / tr >
< / table > < / div >
2009-08-16 20:57:15 +02:00
< hr size = "1" > < address style = "text-align: right;" > < small > Generated on Sun Aug 16 20:53:42 2009 for Neural++ by
2009-08-09 11:17:39 +02:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.6 < / small > < / address >
< / body >
< / html >