1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// Copyright John Maddock 2006. // Copyright Matt Borland 2024. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_STATS_LOGNORMAL_HPP #define BOOST_STATS_LOGNORMAL_HPP // http://www.itl.nist.gov/div898/handbook/eda/section3/eda3669.htm // http://mathworld.wolfram.com/LogNormalDistribution.html // http://en.wikipedia.org/wiki/Lognormal_distribution #include #include #include #include #include #include #include #include #include namespace boost{ namespace math { namespace detail { template BOOST_MATH_GPU_ENABLED inline bool check_lognormal_x( const char* function, RealType const& x, RealType* result, const Policy& pol) { if((x < 0) || !(boost::math::isfinite)(x)) { *result = policies::raise_domain_error( function, "Random variate is %1% but must be >= 0 !", x, pol); return false; } return true; } } // namespace detail template > class lognormal_distribution { public: typedef RealType value_type; typedef Policy policy_type; BOOST_MATH_GPU_ENABLED lognormal_distribution(RealType l_location = 0, RealType l_scale = 1) : m_location(l_location), m_scale(l_scale) { RealType result; detail::check_scale("boost::math::lognormal_distribution<%1%>::lognormal_distribution", l_scale, &result, Policy()); detail::check_location("boost::math::lognormal_distribution<%1%>::lognormal_distribution", l_location, &result, Policy()); } BOOST_MATH_GPU_ENABLED RealType location()const { return m_location; } BOOST_MATH_GPU_ENABLED RealType scale()const { return m_scale; } private: // // Data members: // RealType m_location; // distribution location. RealType m_scale; // distribution scale. }; typedef lognormal_distribution lognormal; #ifdef __cpp_deduction_guides template lognormal_distribution(RealType)->lognormal_distribution::type>; template lognormal_distribution(RealType,RealType)->lognormal_distribution::type>; #endif template BOOST_MATH_GPU_ENABLED inline const boost::math::pair range(const lognormal_distribution& /*dist*/) { // Range of permissible values for random variable x is >0 to +infinity. using boost::math::tools::max_value; return boost::math::pair(static_cast(0), max_value()); } template BOOST_MATH_GPU_ENABLED inline const boost::math::pair support(const lognormal_distribution& /*dist*/) { // Range of supported values for random variable x. // This is range where cdf rises from 0 to 1, and outside it, the pdf is zero. using boost::math::tools::max_value; return boost::math::pair(static_cast(0), max_value()); } template BOOST_MATH_GPU_ENABLED RealType pdf(const lognormal_distribution& dist, const RealType& x) { BOOST_MATH_STD_USING // for ADL of std functions RealType mu = dist.location(); RealType sigma = dist.scale(); constexpr auto function = "boost::math::pdf(const lognormal_distribution<%1%>&, %1%)"; RealType result = 0; if(0 == detail::check_scale(function, sigma, &result, Policy())) return result; if(0 == detail::check_location(function, mu, &result, Policy())) return result; if(0 == detail::check_lognormal_x(function, x, &result, Policy())) return result; if(x == 0) return 0; RealType exponent = log(x) - mu; exponent *= -exponent; exponent /= 2 * sigma * sigma; result = exp(exponent); result /= sigma * sqrt(2 * constants::pi()) * x; return result; } template BOOST_MATH_GPU_ENABLED inline RealType cdf(const lognormal_distribution& dist, const RealType& x) { BOOST_MATH_STD_USING // for ADL of std functions constexpr auto function = "boost::math::cdf(const lognormal_distribution<%1%>&, %1%)"; RealType result = 0; if(0 == detail::check_scale(function, dist.scale(), &result, Policy())) return result; if(0 == detail::check_location(function, dist.location(), &result, Policy())) return result; if(0 == detail::check_lognormal_x(function, x, &result, Policy())) return result; if(x == 0) return 0; normal_distribution norm(dist.location(), dist.scale()); return cdf(norm, log(x)); } template BOOST_MATH_GPU_ENABLED inline RealType quantile(const lognormal_distribution& dist, const RealType& p) { BOOST_MATH_STD_USING // for ADL of std functions constexpr auto function = "boost::math::quantile(const lognormal_distribution<%1%>&, %1%)"; RealType result = 0; if(0 == detail::check_scale(function, dist.scale(), &result, Policy())) return result; if(0 == detail::check_location(function, dist.location(), &result, Policy())) return result; if(0 == detail::check_probability(function, p, &result, Policy())) return result; if(p == 0) return 0; if(p == 1) return policies::raise_overflow_error(function, 0, Policy()); normal_distribution norm(dist.location(), dist.scale()); return exp(quantile(norm, p)); } template BOOST_MATH_GPU_ENABLED inline RealType cdf(const complemented2_type, RealType>& c) { BOOST_MATH_STD_USING // for ADL of std functions constexpr auto function = "boost::math::cdf(const lognormal_distribution<%1%>&, %1%)"; RealType result = 0; if(0 == detail::check_scale(function, c.dist.scale(), &result, Policy())) return result; if(0 == detail::check_location(function, c.dist.location(), &result, Policy())) return result; if(0 == detail::check_lognormal_x(function, c.param, &result, Policy())) return result; if(c.param == 0) return 1; normal_distribution norm(c.dist.location(), c.dist.scale()); return cdf(complement(norm, log(c.param))); } template BOOST_MATH_GPU_ENABLED inline RealType quantile(const complemented2_type, RealType>& c) { BOOST_MATH_STD_USING // for ADL of std functions constexpr auto function = "boost::math::quantile(const lognormal_distribution<%1%>&, %1%)"; RealType result = 0; if(0 == detail::check_scale(function, c.dist.scale(), &result, Policy())) return result; if(0 == detail::check_location(function, c.dist.location(), &result, Policy())) return result; if(0 == detail::check_probability(function, c.param, &result, Policy())) return result; if(c.param == 1) return 0; if(c.param == 0) return policies::raise_overflow_error(function, 0, Policy()); normal_distribution norm(c.dist.location(), c.dist.scale()); return exp(quantile(complement(norm, c.param))); } template BOOST_MATH_GPU_ENABLED inline RealType mean(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions RealType mu = dist.location(); RealType sigma = dist.scale(); RealType result = 0; if(0 == detail::check_scale("boost::math::mean(const lognormal_distribution<%1%>&)", sigma, &result, Policy())) return result; if(0 == detail::check_location("boost::math::mean(const lognormal_distribution<%1%>&)", mu, &result, Policy())) return result; return exp(mu + sigma * sigma / 2); } template BOOST_MATH_GPU_ENABLED inline RealType variance(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions RealType mu = dist.location(); RealType sigma = dist.scale(); RealType result = 0; if(0 == detail::check_scale("boost::math::variance(const lognormal_distribution<%1%>&)", sigma, &result, Policy())) return result; if(0 == detail::check_location("boost::math::variance(const lognormal_distribution<%1%>&)", mu, &result, Policy())) return result; return boost::math::expm1(sigma * sigma, Policy()) * exp(2 * mu + sigma * sigma); } template BOOST_MATH_GPU_ENABLED inline RealType mode(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions RealType mu = dist.location(); RealType sigma = dist.scale(); RealType result = 0; if(0 == detail::check_scale("boost::math::mode(const lognormal_distribution<%1%>&)", sigma, &result, Policy())) return result; if(0 == detail::check_location("boost::math::mode(const lognormal_distribution<%1%>&)", mu, &result, Policy())) return result; return exp(mu - sigma * sigma); } template BOOST_MATH_GPU_ENABLED inline RealType median(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions RealType mu = dist.location(); return exp(mu); // e^mu } template BOOST_MATH_GPU_ENABLED inline RealType skewness(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions //RealType mu = dist.location(); RealType sigma = dist.scale(); RealType ss = sigma * sigma; RealType ess = exp(ss); RealType result = 0; if(0 == detail::check_scale("boost::math::skewness(const lognormal_distribution<%1%>&)", sigma, &result, Policy())) return result; if(0 == detail::check_location("boost::math::skewness(const lognormal_distribution<%1%>&)", dist.location(), &result, Policy())) return result; return (ess + 2) * sqrt(boost::math::expm1(ss, Policy())); } template BOOST_MATH_GPU_ENABLED inline RealType kurtosis(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions //RealType mu = dist.location(); RealType sigma = dist.scale(); RealType ss = sigma * sigma; RealType result = 0; if(0 == detail::check_scale("boost::math::kurtosis(const lognormal_distribution<%1%>&)", sigma, &result, Policy())) return result; if(0 == detail::check_location("boost::math::kurtosis(const lognormal_distribution<%1%>&)", dist.location(), &result, Policy())) return result; return exp(4 * ss) + 2 * exp(3 * ss) + 3 * exp(2 * ss) - 3; } template BOOST_MATH_GPU_ENABLED inline RealType kurtosis_excess(const lognormal_distribution& dist) { BOOST_MATH_STD_USING // for ADL of std functions // RealType mu = dist.location(); RealType sigma = dist.scale(); RealType ss = sigma * sigma; RealType result = 0; if(0 == detail::check_scale("boost::math::kurtosis_excess(const lognormal_distribution<%1%>&)", sigma, &result, Policy())) return result; if(0 == detail::check_location("boost::math::kurtosis_excess(const lognormal_distribution<%1%>&)", dist.location(), &result, Policy())) return result; return exp(4 * ss) + 2 * exp(3 * ss) + 3 * exp(2 * ss) - 6; } template BOOST_MATH_GPU_ENABLED inline RealType entropy(const lognormal_distribution& dist) { BOOST_MATH_STD_USING RealType mu = dist.location(); RealType sigma = dist.scale(); return mu + log(constants::two_pi()*constants::e()*sigma*sigma)/2; } } // namespace math } // namespace boost // This include must be at the end, *after* the accessors // for this distribution have been defined, in order to // keep compilers that support two-phase lookup happy. #include #endif // BOOST_STATS_STUDENTS_T_HPP