#include <blitz/tinyvec.h>
#include <blitz/prettyprint.h>
#include <blitz/etbase.h>
Go to the source code of this file.
Classes | |
class | IndexPlaceholder< N > |
Typedefs | |
typedef IndexPlaceholder< 0 > | firstIndex |
typedef IndexPlaceholder< 1 > | secondIndex |
typedef IndexPlaceholder< 2 > | thirdIndex |
typedef IndexPlaceholder< 3 > | fourthIndex |
typedef IndexPlaceholder< 4 > | fifthIndex |
typedef IndexPlaceholder< 5 > | sixthIndex |
typedef IndexPlaceholder< 6 > | seventhIndex |
typedef IndexPlaceholder< 7 > | eighthIndex |
typedef IndexPlaceholder< 8 > | ninthIndex |
typedef IndexPlaceholder< 9 > | tenthIndex |
typedef IndexPlaceholder< 10 > | eleventhIndex |
Variables | |
_bz_global blitz::IndexPlaceholder< 0 > | i |
_bz_global blitz::IndexPlaceholder< 1 > | j |
_bz_global blitz::IndexPlaceholder< 2 > | k |
_bz_global blitz::IndexPlaceholder< 3 > | l |
_bz_global blitz::IndexPlaceholder< 4 > | m |
_bz_global blitz::IndexPlaceholder< 5 > | n |
_bz_global blitz::IndexPlaceholder< 6 > | o |
_bz_global blitz::IndexPlaceholder< 7 > | p |
_bz_global blitz::IndexPlaceholder< 8 > | q |
_bz_global blitz::IndexPlaceholder< 9 > | r |
_bz_global blitz::IndexPlaceholder< 10 > | s |
_bz_global blitz::IndexPlaceholder< 11 > | t |
typedef IndexPlaceholder<7> eighthIndex |
typedef IndexPlaceholder<10> eleventhIndex |
typedef IndexPlaceholder<4> fifthIndex |
typedef IndexPlaceholder<0> firstIndex |
typedef IndexPlaceholder<3> fourthIndex |
typedef IndexPlaceholder<8> ninthIndex |
typedef IndexPlaceholder<1> secondIndex |
typedef IndexPlaceholder<6> seventhIndex |
typedef IndexPlaceholder<5> sixthIndex |
typedef IndexPlaceholder<9> tenthIndex |
typedef IndexPlaceholder<2> thirdIndex |
_bz_global blitz::IndexPlaceholder<0> i |
Referenced by areShapesConformable(), Array< P_numtype, N_rank >::dataFirstOffset(), UpperTriangular::get(), Toeplitz::get(), Symmetric::get(), LowerTriangular::get(), ColumnMajor::get(), RowMajor::get(), Diagonal::get(), Array< P_numtype, N_rank >::isInRange(), UniformClosed< long double, IRNG, stateTag >::random(), UniformClosed< double, IRNG, stateTag >::random(), UniformClosed< float, IRNG, stateTag >::random(), Array< P_numtype, N_rank >::ubound(), and Vector< T_numtype >::Vector().
_bz_global blitz::IndexPlaceholder<1> j |
_bz_global blitz::IndexPlaceholder<2> k |
Referenced by TT800::generate(), TT800::randomUint32(), and TT800::TT800().
_bz_global blitz::IndexPlaceholder<3> l |
_bz_global blitz::IndexPlaceholder<4> m |
_bz_global blitz::IndexPlaceholder<5> n |
_bz_global blitz::IndexPlaceholder<6> o |
_bz_global blitz::IndexPlaceholder<7> p |
Referenced by Gamma< T, IRNG, stateTag >::random().
_bz_global blitz::IndexPlaceholder<8> q |
Referenced by NormalUnit< T, IRNG, sharedState >::random(), and Gamma< T, IRNG, stateTag >::random().
_bz_global blitz::IndexPlaceholder<9> r |
_bz_global blitz::IndexPlaceholder<10> s |
_bz_global blitz::IndexPlaceholder<11> t |