46 #ifndef RTOP_APPLY_OP_SERIAL_H
47 #define RTOP_APPLY_OP_SERIAL_H
113 int RTOp_apply_op_serial(
114 RTOp_index_type full_dim
115 ,
const int num_vecs,
const RTOp_value_type* vec_ptrs[],
const ptrdiff_t vec_strides[]
116 ,
const int num_targ_vecs, RTOp_value_type* targ_vec_ptrs[],
const ptrdiff_t targ_vec_strides[]
117 ,
const RTOp_index_type first_ele,
const RTOp_index_type sub_dim,
const RTOp_index_type global_offset
119 ,RTOp_ReductTarget reduct_obj