blitz Version 1.0.2
|
#include <blitz/meta/metaprog.h>
#include <blitz/numtrait.h>
#include <blitz/tvcross.h>
#include <blitz/meta/dot.h>
#include <blitz/meta/product.h>
#include <blitz/meta/sum.h>
Go to the source code of this file.
Classes | |
class | blitz::_bz_returntype< T_ret > |
Namespaces | |
namespace | blitz |
Functions | |
template<typename T_numtype1 , typename T_numtype2 , int N_length> | |
blitz::BZ_PROMOTE (T_numtype1, T_numtype2) dot(const TinyVector< T_numtype1 | |
template<typename T_numtype1 , int N_length> | |
blitz::BZ_SUMTYPE (T_numtype1) product(const TinyVector< T_numtype1 | |
template<typename T_numtype , int N_length> | |
blitz::BZ_SUMTYPE (T_numtype) sum(const TinyVector< T_numtype | |
Variables | |
N_length & | blitz::a |
N_length const TinyVector< T_numtype2, N_length > & | blitz::b |