Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra::NumericTraits< AlgTinyVector< T, SIZE > > Struct Template Reference
#include <algtinyvector.h>
Public Types | |
| typedef AlgTinyVector< T, SIZE > | Type |
| typedef AlgTinyVector< typename NumericTraits< T >::Promote, SIZE > | Promote |
| typedef AlgTinyVector< typename NumericTraits< T >::RealPromote, SIZE > | RealPromote |
| typedef AlgTinyVector< typename NumericTraits< T >::ComplexPromote, SIZE > | ComplexPromote |
| typedef T | ValueType |
| typedef NumericTraits< T >::isIntegral | isIntegral |
| typedef VigraFalseType | isScalar |
| typedef NumericTraits< T >::isSigned | isSigned |
| typedef VigraFalseType | isOrdered |
| typedef VigraFalseType | isComplex |
Static Public Member Functions | |
| AlgTinyVector< T, SIZE > | zero () |
| AlgTinyVector< T, SIZE > | one () |
| AlgTinyVector< T, SIZE > | nonZero () |
| Promote | toPromote (const AlgTinyVector< T, SIZE > &v) |
| RealPromote | toRealPromote (const AlgTinyVector< T, SIZE > &v) |
template<class T, int SIZE>
struct vigra::NumericTraits< AlgTinyVector< T, SIZE > >
Member Typedef Documentation
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
Member Function Documentation
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
The documentation for this struct was generated from the following file:
- deghosting/algtinyvector.h
1.3.9.1