• Home
  • Raw
  • Download

Lines Matching refs:lexical_cast

36    const float_type tol = boost::lexical_cast<float_type>(str_tol.c_str());  in test()
73lexical_cast<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969… in test()
74lexical_cast<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969… in test()
75lexical_cast<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542… in test()
76lexical_cast<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542… in test()
77lexical_cast<float_type>("+0.072885032537960954446854663774403470715835140997830802603036876355748… in test()
78lexical_cast<float_type>("-0.101518438177874186550976138828633405639913232104121475054229934924078… in test()
79lexical_cast<float_type>("+1.550088912847258141616125654603881566976156748684874930186066696561899… in test()
80 …:lexical_cast<float_type>("+1.09671128275950304757727738705622064300310682314374504642286980887585… in test()
81 …:lexical_cast<float_type>("+13.9794088060179979371258049257661354125739617294419359905970868812846… in test()
82 …:lexical_cast<float_type>("-1.45934451018103198573967992878944613218848746132348860472567381227262… in test()
83 …:lexical_cast<float_type>("-1.75053852987314413904522652146295486093107070340686744370557532769812… in test()
84 …:lexical_cast<float_type>("+1.28247467873076836802674372078265930240263397238010355820952275533173… in test()
85 …:lexical_cast<float_type>("+0.32774305201452519492782997251095875534646357450009223227139420198285… in test()
86 …:lexical_cast<float_type>("+1.24305327478037142430349171912879268675212112518746067821607809417105… in test()
87 …:lexical_cast<float_type>("+1.47209854686995624004629680904235629537479214779362685972862782603339… in test()
88 …:lexical_cast<float_type>("+1.99046506489106870485513502784367758736970782651605043092705276848836… in test()
89lexical_cast<float_type>("+0.086569059179458444170872835168873995720474388869139388674398139654299… in test()
90 …:lexical_cast<float_type>("-3.20988304005417612478490645025240099311955816473035604843124913997074… in test()
91 …:lexical_cast<float_type>("+604.533120000000000000000000000000000000000000000000000000000000000000… in test()
92lexical_cast<float_type>("-0.032776138701226206019908583851648688687555359633720135730125561845861… in test()
93 …:lexical_cast<float_type>("+0.41123494347746411546654579521759278496861349997273122738265736271849… in test()
94lexical_cast<float_type>("+5.434908535625768828356755041961059164496984604872689362797531800548498… in test()
95lexical_cast<float_type>("1.9605456242747565327578631479266143066063440236118952527487446772912861… in test()
96lexical_cast<float_type>("0.8505969575493737670772866494756194011367091775650155712274948188544893… in test()
97lexical_cast<float_type>("0.5569716761534183846032525789711642154148645941935341359005954874987765… in test()
98lexical_cast<float_type>("0.0015071018758057830933874042178907505360991883301966324249948453198296… in test()
153 …BOOST_CHECK_CLOSE_FRACTION(abs(z1), boost::lexical_cast<float_type>("3.605551275463989293119221267… in test()