TarzaNN
TarzaNN neural network simulator
Public Member Functions
HistoryList< T > Class Template Reference

#include <HistoryList.h>

List of all members.

Public Member Functions

 HistoryList (int max)
void push_back (const T &value)
int size ()

template<typename T>
class HistoryList< T >


Constructor & Destructor Documentation

template<typename T >
HistoryList< T >::HistoryList ( int  max) [inline]

Member Function Documentation

template<typename T >
void HistoryList< T >::push_back ( const T &  value) [inline]
template<typename T >
int HistoryList< T >::size ( ) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines