Home
last modified time | relevance | path

Searched refs:def_norm01 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_skew_normal.cpp327 skew_normal_distribution<RealType> def_norm01; // Test default (0, sd = 1) in test_spots() local
329 mean(def_norm01), in test_spots()
333 standard_deviation(def_norm01), in test_spots()
337 mode(def_norm01), in test_spots()
Dtest_normal.cpp296 normal_distribution<RealType> def_norm01; // Test default (0, sd = 1) in test_spots() local
298 mean(def_norm01), in test_spots()
302 standard_deviation(def_norm01), in test_spots()