TarzaNN
TarzaNN neural network simulator
|
#include <HistoryList.h>
Public Member Functions | |
HistoryList (int max) | |
void | push_back (const T &value) |
int | size () |
HistoryList< T >::HistoryList | ( | int | max | ) | [inline] |
void HistoryList< T >::push_back | ( | const T & | value | ) | [inline] |
int HistoryList< T >::size | ( | ) | [inline] |