Go to the source code of this file.
|
static int | RTOp_TOp_set_ele_apply_op (const struct RTOp_RTOp_vtbl_t *vtbl, const void *obj_data, const int num_vecs, const struct RTOp_SubVector vecs[], const int num_targ_vecs, const struct RTOp_MutableSubVector targ_vecs[], RTOp_ReductTarget targ_obj) |
|
int | RTOp_TOp_set_ele_construct (RTOp_index_type i, RTOp_value_type alpha, struct RTOp_RTOp *op) |
|
int | RTOp_TOp_set_ele_destroy (struct RTOp_RTOp *op) |
|
int | RTOp_TOp_set_ele_set_i_alpha (RTOp_index_type i, RTOp_value_type alpha, struct RTOp_RTOp *op) |
|
int RTOp_TOp_set_ele_destroy |
( |
struct RTOp_RTOp * |
op | ) |
|
Initial value:=
{
,"TOp_set_ele"
,NULL
,NULL
,NULL
}
const struct RTOp_obj_type_vtbl_t RTOp_obj_value_index_vtbl
const struct RTOp_obj_type_vtbl_t RTOp_obj_null_vtbl
static int RTOp_TOp_set_ele_apply_op(const struct RTOp_RTOp_vtbl_t *vtbl, const void *obj_data, const int num_vecs, const struct RTOp_SubVector vecs[], const int num_targ_vecs, const struct RTOp_MutableSubVector targ_vecs[], RTOp_ReductTarget targ_obj)
Definition at line 101 of file RTOp_TOp_set_ele.c.