Home
last modified time | relevance | path

Searched refs:short_typename (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/example/
Droot_finding_algorithms.cpp140 std::string short_typename; // for type "float", "double", "cpp_bin_float_50" .... member
370 root_infos[type_no].short_typename = type_name; // Short typename. in test_root()
588 std::cout << "Floating-point type = " << root_infos[tp].short_typename << std::endl; in table_root_info()
623 << "[" << root_infos[tp].short_typename << "]" in table_root_info()
Droot_n_finding_algorithms.cpp134 std::string short_typename; // for type "float", "double", "cpp_bin_float_50" .... member
453 root_infos[type_no].short_typename = type_name; // Short typename. in test_root()
Droot_elliptic_finding.cpp133 std::string short_typename; // for type "float", "double", "cpp_bin_float_50" .... member
465 root_infos[type_no].short_typename = type_name; // Short typename. in test_root()