KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
kjb::Sequence Class Referenceabstract

#include <m_sequence.h>

Public Member Functions

virtual double operator[] (size_t index)=0
 

Detailed Description

A generic numeric sequence.

Member Function Documentation

virtual double kjb::Sequence::operator[] ( size_t  index)
pure virtual

Retrieve the i'th element of the sequence


The documentation for this class was generated from the following file: