c = <op>a; for arbitrary entries
More...
#include <matrix_low_level.h>
List of all members.
Public Member Functions |
|
| low_level_matrix_unary_op (ValueType *c, const ValueType *a, Op op=Op()) |
Detailed Description
template<typename ValueType, unsigned BlockSideLength, bool a_transposed, class Op>
struct low_level_matrix_unary_op< ValueType, BlockSideLength, a_transposed, Op >
c = <op>a; for arbitrary entries
The documentation for this struct was generated from the following file: