NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <variables.hpp>
Public Attributes | |
long long | x |
long long | y |
long long | k |
cordinate for registering route
Definition at line 101 of file variables.hpp.
long long dtl::Point::k |
Definition at line 104 of file variables.hpp.
Referenced by dtl::Diff< elem, sequence, comparator >::snake().
long long dtl::Point::x |
Definition at line 102 of file variables.hpp.
Referenced by dtl::Diff< elem, sequence, comparator >::compose(), and dtl::Diff< elem, sequence, comparator >::snake().
long long dtl::Point::y |
Definition at line 103 of file variables.hpp.
Referenced by dtl::Diff< elem, sequence, comparator >::compose(), and dtl::Diff< elem, sequence, comparator >::snake().