Home
last modified time | relevance | path

Searched refs:FLA_Param_map_char_to_flame_uplo (Results 1 – 15 of 15) sorted by relevance

/dports/math/libflame/libflame-5.2.0/test/src/
H A Dtest_spdinv.c107 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_spdinv_experiment()
H A Dtest_chol.c152 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_chol_experiment()
H A Dtest_tridiagut.c149 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_tridiagut_experiment()
H A Dtest_trinv.c144 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_trinv_experiment()
H A Dtest_syrk.c153 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_syrk_experiment()
H A Dtest_herk.c153 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_herk_experiment()
H A Dtest_hemm.c155 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][1], &uplo ); in libfla_test_hemm_experiment()
H A Dtest_trmm.c171 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][1], &uplo ); in libfla_test_trmm_experiment()
H A Dtest_trsm.c171 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][1], &uplo ); in libfla_test_trsm_experiment()
H A Dtest_syr2k.c154 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_syr2k_experiment()
H A Dtest_symm.c155 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][1], &uplo ); in libfla_test_symm_experiment()
H A Dtest_her2k.c154 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][0], &uplo ); in libfla_test_her2k_experiment()
H A Dtest_eig_gest.c157 FLA_Param_map_char_to_flame_uplo( &pc_str[pci][1], &uplo ); in libfla_test_eig_gest_experiment()
/dports/math/libflame/libflame-5.2.0/src/base/flamec/main/
H A DFLA_Param.c466 void FLA_Param_map_char_to_flame_uplo( char* uplo, FLA_Uplo* flame_uplo ) in FLA_Param_map_char_to_flame_uplo() function
/dports/math/libflame/libflame-5.2.0/src/base/flamec/include/
H A DFLA_main_prototypes.h364 void FLA_Param_map_char_to_flame_uplo( char* uplo, FLA_Uplo* flame_uplo );