TemplateTNT::Vector class Reference
Main Page Namespace List Compound List File List Namespace Members Compound Members File Members
Copyright By PowCoder代写 加微信 powcoder
TNT::Vector Class Template Reference
#include
List of all members.
Public Types
typedef Subscript size_type
typedef T value_type
typedef T element_type
typedef T* pointer
typedef T* iterator
typedef T& reference
typedef const T* const_iterator
typedef const T& const_reference
Public Methods
Subscript lbound () const
iterator begin ()
iterator end ()
const iterator begin () const
const iterator end () const
~Vector ()
Vector (const Vector< T > &A)
Detailed Description
template
[Deprecatred] Value-based vector class from pre-1.0 TNT version. Kept here for backward compatiblity, but should use the newer TNT::Array1D classes instead.
Member Typedef Documentation
template
typedef const T * TNT::Vector
template
typedef const T & TNT::Vector
template
typedef T TNT::Vector
template
typedef T * TNT::Vector
template
typedef T * TNT::Vector
template
typedef T & TNT::Vector
template
typedef Subscript TNT::Vector
template
typedef T TNT::Vector
Constructor & Destructor Documentation
template
TNT::Vector
template
TNT::Vector
template
TNT::Vector
const Vector< T > & A )
Member Function Documentation
template
const iterator TNT::Vector
) const [inline]
template
iterator TNT::Vector
) [inline]
template
const iterator TNT::Vector
) const [inline]
template
iterator TNT::Vector
) [inline]
template
Subscript TNT::Vector
) const [inline]
The documentation for this class was generated from the following file: tnt_vec.h
Generated at Thu Jun 26 17:26:25 2003 for Template Numerical Toolkit (TNT) by
1.2.5 written by Dimitri van Heesch,
© 1997-2001
程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com