class NstUniformVector: public vector<int>

Uniform dependence vector

Inheritance:


Public Methods

[more] NstUniformVector(size_type n)
Creates a vector of size n.


Documentation

Uniform dependence vector. It is a vector with integral components.
o NstUniformVector(size_type n)
Creates a vector of size n.


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.