CMlib
Cell mapping algorithms in C++
cm::DynamicalSystemBase< StateVectorType > Class Template Referenceabstract

#include <system.h>

Public Member Functions

virtual StateVectorType step (const StateVectorType &state) const =0
 

Member Function Documentation

◆ step()

template<class StateVectorType>
virtual StateVectorType cm::DynamicalSystemBase< StateVectorType >::step ( const StateVectorType &  state) const
pure virtual

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