Home
last modified time | relevance | path

Searched defs:tgr (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/graph/example/
Dcycle_ratio_example.cpp52 grap_real_t tgr; in main() local
/third_party/boost/libs/math/test/
Dtest_nc_t.hpp83 RealType tgr = tgamma((v - 1) / 2) / tgamma(v / 2); in naive_skewness() local
102 RealType tgr = tgamma((v - 1) / 2) / tgamma(v / 2); in naive_kurtosis_excess() local
/third_party/boost/libs/graph/test/
Dcycle_ratio_tests.cpp307 diGraphReal tgr; in main() local