|
libflame
revision_anchor
|
#include <FLA_Cntl_blas1.h>
Data Fields | |
| FLA_Matrix_type | matrix_type |
| int | variant |
| fla_blocksize_t * | blocksize |
| struct fla_axpy_s * | sub_axpy |
| fla_blocksize_t* fla_axpy_s::blocksize |
Referenced by FLA_Cntl_axpy_obj_create().
| FLA_Matrix_type fla_axpy_s::matrix_type |
Referenced by FLA_Cntl_axpy_obj_create().
| struct fla_axpy_s* fla_axpy_s::sub_axpy |
Referenced by FLA_Cntl_axpy_obj_create().
| int fla_axpy_s::variant |
Referenced by FLA_Cntl_axpy_obj_create().