class NstRatVector : public vector<int>

Rational dependence vector

Inheritance:


Public Methods

NstRatVector(size_type n)
Creates a vector of size n.

Documentation

Rational dependence vector. It is a vector with integral components that is used to store a vector with (n-1) rational components. The last component is the least common multiple of the denominators, and the (n-1) first components divided by this last component give the (n-1) components of the rational vector.
NstRatVector(size_type n)
Creates a vector of size n.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de