basix_doc 0.1
vector< C, V > Member List
This is the complete list of members for vector< C, V >, including all inherited members.
operator<<(const C &append)vector< C, V >
operator<<(const vector< C, V > &w)vector< C, V >
operator[](nat i) const vector< C, V > [inline]
operator[](nat i)vector< C, V > [inline]
scalar() const vector< C, V > [inline]
scalar()vector< C, V > [inline]
size() const vector< C, V > [inline]
vector()vector< C, V > [inline]
vector(const format< C > &fm)vector< C, V > [inline]
vector(const T &c)vector< C, V > [inline]
vector(const T &c, const format< C > &fm)vector< C, V > [inline]
vector(const C &x)vector< C, V > [inline]
vector(const vector< T, W > &v)vector< C, V > [inline]
vector(const vector< T, W > &v, const format< C > &fm)vector< C, V > [inline]
vector(const T &c, nat n)vector< C, V > [inline]
vector(const C &x, nat n)vector< C, V > [inline]
vector(C *a, nat n, const format< C > &fm)vector< C, V > [inline]
vector(C *a, nat n, nat l, const format< C > &fm)vector< C, V > [inline]
vector(C *a, nat n, nat l, bool flag, const format< C > &fm)vector< C, V > [inline]
vector(const iterator< C > &it)vector< C, V > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines