| shards
    Version of the Day
    | 
Scale into an array. More...
#include <Shards_SimpleArrayOps.hpp>
| Public Types | |
| enum | { N = n, I = i } | 
| Public Member Functions | |
| template<typename T > | |
| Prod (T *const dst, const T *const src) | |
| dst[0..N-1] *= src[0..N-1] | |
Scale into an array.
| n | Number of members to multiply. | 
Definition at line 105 of file Shards_SimpleArrayOps.hpp.