|
blitz Version 1.0.2
|


Go to the source code of this file.
Classes | |
| struct | blitz::_bz_meta_bitwidth< I, L > |
| This metaprogram returns the number of bits necessary to fit the specified number. More... | |
| struct | blitz::_bz_meta_bitwidth< 0, L > |
| class | blitz::simdTypes< T > |
| Helper class that defines the width of the simd instructions for a given type. More... | |
Namespaces | |
| namespace | blitz |
Functions | |
| template<typename T> | |
| bool | blitz::isVectorAligned (const T *restrict pointer) |
| General function just forwards to the simdTypes class. | |