AFF --- A container for numbers (array) by Friederich and Forbriger.
|
This is the complete list of members for aff::util::Inline< T, I >, including all inherited members.
anylarger(const T *A, const T *B) | aff::util::Inline< T, I > | inlinestatic |
anysmaller(const T *A, const T *B) | aff::util::Inline< T, I > | inlinestatic |
copy(const T *source, T *target) | aff::util::Inline< T, I > | inlinestatic |
innerproduct(const T *A, const T *B) | aff::util::Inline< T, I > | inlinestatic |
product(const T *array) | aff::util::Inline< T, I > | inlinestatic |
set(T *array, const T &value) | aff::util::Inline< T, I > | inlinestatic |
strideproduct(const T *A, const T *B) | aff::util::Inline< T, I > | inlinestatic |
sum(const T *array) | aff::util::Inline< T, I > | inlinestatic |