Namespaces | |
namespace | junk |
Defines | |
#define | ARMA_MAX_UHWORD 0xffff |
#define | ARMA_MAX_UWORD 0xffffffff |
Typedefs | |
typedef int | blas_int |
typedef Col< double > | colvec |
typedef Cube< double > | cube |
typedef Col< cx_double > | cx_colvec |
typedef Cube< cx_double > | cx_cube |
typedef std::complex< double > | cx_double |
typedef Col< cx_float > | cx_fcolvec |
typedef Cube< cx_float > | cx_fcube |
typedef std::complex< float > | cx_float |
typedef Mat< cx_float > | cx_fmat |
typedef Row< cx_float > | cx_frowvec |
typedef Col< cx_float > | cx_fvec |
typedef Mat< cx_double > | cx_mat |
typedef Row< cx_double > | cx_rowvec |
typedef Col< cx_double > | cx_vec |
typedef Col< float > | fcolvec |
typedef Cube< float > | fcube |
typedef Mat< float > | fmat |
typedef Row< float > | frowvec |
typedef Col< float > | fvec |
typedef Col< sword > | icolvec |
typedef Cube< sword > | icube |
typedef Mat< sword > | imat |
typedef Row< sword > | irowvec |
typedef Col< sword > | ivec |
typedef Mat< double > | mat |
typedef Row< double > | rowvec |
typedef Col< s32 > | s32_colvec |
typedef Cube< s32 > | s32_cube |
typedef Mat< s32 > | s32_mat |
typedef Row< s32 > | s32_rowvec |
typedef Col< s32 > | s32_vec |
typedef s16 | shword |
typedef s32 | sword |
typedef Col< u32 > | u32_colvec |
typedef Cube< u32 > | u32_cube |
typedef Mat< u32 > | u32_mat |
typedef Row< u32 > | u32_rowvec |
typedef Col< u32 > | u32_vec |
typedef Col< unsigned char > | uchar_colvec |
typedef Cube< unsigned char > | uchar_cube |
typedef Mat< unsigned char > | uchar_mat |
typedef Row< unsigned char > | uchar_rowvec |
typedef Col< unsigned char > | uchar_vec |
typedef Col< uword > | ucolvec |
typedef Cube< uword > | ucube |
typedef u16 | uhword |
typedef Mat< uword > | umat |
typedef Row< uword > | urowvec |
typedef Col< uword > | uvec |
typedef u32 | uword |
typedef Col< double > | vec |
typedef void * | void_ptr |
#define ARMA_MAX_UHWORD 0xffff |
Definition at line 92 of file typedef.hpp.
#define ARMA_MAX_UWORD 0xffffffff |
Definition at line 91 of file typedef.hpp.
typedef int blas_int |
Definition at line 23 of file typedef_blas_int.hpp.
Definition at line 147 of file typedef.hpp.
Definition at line 149 of file typedef.hpp.
Definition at line 159 of file typedef.hpp.
Definition at line 161 of file typedef.hpp.
typedef std::complex<double> cx_double |
Definition at line 107 of file typedef.hpp.
typedef Col<cx_float> cx_fcolvec |
Definition at line 153 of file typedef.hpp.
Definition at line 155 of file typedef.hpp.
typedef std::complex<float> cx_float |
Definition at line 106 of file typedef.hpp.
Definition at line 151 of file typedef.hpp.
typedef Row<cx_float> cx_frowvec |
Definition at line 154 of file typedef.hpp.
Definition at line 152 of file typedef.hpp.
Definition at line 157 of file typedef.hpp.
Definition at line 160 of file typedef.hpp.
Definition at line 158 of file typedef.hpp.
Definition at line 141 of file typedef.hpp.
Definition at line 143 of file typedef.hpp.
Definition at line 139 of file typedef.hpp.
Definition at line 142 of file typedef.hpp.
Definition at line 140 of file typedef.hpp.
Definition at line 135 of file typedef.hpp.
Definition at line 137 of file typedef.hpp.
Definition at line 133 of file typedef.hpp.
Definition at line 136 of file typedef.hpp.
Definition at line 134 of file typedef.hpp.
Definition at line 145 of file typedef.hpp.
Definition at line 148 of file typedef.hpp.
typedef Col<s32> s32_colvec |
Definition at line 123 of file typedef.hpp.
Definition at line 125 of file typedef.hpp.
Definition at line 121 of file typedef.hpp.
typedef Row<s32> s32_rowvec |
Definition at line 124 of file typedef.hpp.
Definition at line 122 of file typedef.hpp.
typedef s16 shword |
Definition at line 89 of file typedef.hpp.
typedef s32 sword |
Definition at line 86 of file typedef.hpp.
typedef Col<u32> u32_colvec |
Definition at line 117 of file typedef.hpp.
Definition at line 119 of file typedef.hpp.
Definition at line 115 of file typedef.hpp.
typedef Row<u32> u32_rowvec |
Definition at line 118 of file typedef.hpp.
Definition at line 116 of file typedef.hpp.
typedef Col<unsigned char> uchar_colvec |
Definition at line 111 of file typedef.hpp.
typedef Cube<unsigned char> uchar_cube |
Definition at line 113 of file typedef.hpp.
Definition at line 109 of file typedef.hpp.
typedef Row<unsigned char> uchar_rowvec |
Definition at line 112 of file typedef.hpp.
Definition at line 110 of file typedef.hpp.
Definition at line 129 of file typedef.hpp.
Definition at line 131 of file typedef.hpp.
typedef u16 uhword |
Definition at line 88 of file typedef.hpp.
Definition at line 127 of file typedef.hpp.
Definition at line 130 of file typedef.hpp.
Definition at line 128 of file typedef.hpp.
typedef u32 uword |
Definition at line 85 of file typedef.hpp.
Definition at line 146 of file typedef.hpp.
typedef void* void_ptr |
Definition at line 165 of file typedef.hpp.