|
blitz Version 1.0.2
|
#include <tvecglobs.h>

Static Public Member Functions | |
| template<typename T_numtype1, typename T_numtype2, int N_length> | |
| static T_ret | dot (const TinyVector< T_numtype1, N_length > &a, const TinyVector< T_numtype2, N_length > &b) |
| template<typename T_numtype1, int N_length> | |
| static T_ret | product (const TinyVector< T_numtype1, N_length > &a) |
| template<typename T_numtype, int N_length> | |
| static T_ret | sum (const TinyVector< T_numtype, N_length > &a) |
|
inlinestatic |
|
inlinestatic |
References blitz::a.
Referenced by blitz::Array< T_numtype, N_rank >::numElements().
|
inlinestatic |
References blitz::a.