libflame
revision_anchor
|
#include <FLA_Cntl_blas1.h>
Data Fields | |
FLA_Matrix_type | matrix_type |
int | variant |
fla_blocksize_t * | blocksize |
struct fla_copyr_s * | sub_copyr |
struct fla_copy_s * | sub_copy |
fla_blocksize_t* fla_copyr_s::blocksize |
Referenced by FLA_Cntl_copyr_obj_create().
FLA_Matrix_type fla_copyr_s::matrix_type |
Referenced by FLA_Cntl_copyr_obj_create().
struct fla_copy_s* fla_copyr_s::sub_copy |
Referenced by FLA_Cntl_copyr_obj_create().
struct fla_copyr_s* fla_copyr_s::sub_copyr |
Referenced by FLA_Cntl_copyr_obj_create().
int fla_copyr_s::variant |
Referenced by FLA_Cntl_copyr_obj_create().