#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.
Function Documentation
template<typename T_numtype1 , typename T_numtype2 , int N_length>
BZ_PROMOTE |
( |
T_numtype1 |
, |
|
|
T_numtype2 |
|
|
) |
| const [inline] |
int N_length BZ_PROMOTE |
( |
_bz_typename T_expr1::T_numtype |
, |
|
|
T_numtype2 |
|
|
) |
| [inline] |
int N_length BZ_PROMOTE |
( |
T_numtype1 |
, |
|
|
_bz_typename T_expr2::T_numtype |
|
|
) |
| const [inline] |
int N_length BZ_SUMTYPE |
( |
T_numtype1 |
| ) |
const [inline] |
int N_length BZ_SUMTYPE |
( |
T_numtype |
| ) |
const [inline] |
Variable Documentation
int N_length N_length & a |
Referenced by NormalUnit< T, IRNG, sharedState >::random(), Gamma< T, IRNG, stateTag >::random(), Beta< T, IRNG, stateTag >::random(), Gamma< T, IRNG, stateTag >::setMean(), and Beta< T, IRNG, stateTag >::setParameters().