Stxxl
1.4.0
|
c = <op>a; for arbitrary entries More...
#include <matrix_low_level.h>
Public Member Functions | |
low_level_matrix_unary_op (ValueType *c, const ValueType *a, Op op=Op()) |
c = <op>a; for arbitrary entries
Definition at line 112 of file matrix_low_level.h.
stxxl::low_level_matrix_unary_op< ValueType, BlockSideLength, a_transposed, Op >::low_level_matrix_unary_op | ( | ValueType * | c, |
const ValueType * | a, | ||
Op | op = Op() |
||
) | [inline] |
Definition at line 114 of file matrix_low_level.h.