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 (c) 2008 Max-Planck-Institute Saarbruecken (Germany). // All rights reserved. // // This file is part of CGAL (www.cgal.org) // $URL: https://github.com/CGAL/cgal/blob/v6.1/Polynomial/include/CGAL/Polynomial/prs_resultant.h $ // $Id: include/CGAL/Polynomial/prs_resultant.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Arno Eigenwillig // // ============================================================================ // TODO: The comments are all original EXACUS comments and aren't adapted. So // they may be wrong now. /*! \file CGAL/prs_resultant.h * \brief Resultant computation via polynomial remainder sequences (PRS) * */ #include #include #include #include #ifndef CGAL_POLYNOMIAL_PRS_RESULTANT_H #define CGAL_POLYNOMIAL_PRS_RESULTANT_H namespace CGAL { template inline NT prs_resultant_integral_domain(Polynomial A, Polynomial B) { // implemented using the subresultant algorithm for resultant computation // see [Cohen, 1993], algorithm 3.3.7 if (A.is_zero() || B.is_zero()) return NT(0); int signflip; if (A.degree() < B.degree()) { Polynomial T = A; A = B; B = T; signflip = (A.degree() & B.degree() & 1); } else { signflip = 0; } typedef CGAL::Scalar_factor_traits > SFT; typedef typename SFT::Scalar Scalar; typename SFT::Scalar_factor scalar_factor; typename CGAL::Coercion_traits::Cast cast_scalar_nt; Scalar a = scalar_factor(A), b = scalar_factor(B); NT g(1), h(1); NT t = cast_scalar_nt (CGAL::ipower(a, B.degree()) * CGAL::ipower(b, A.degree())); Polynomial Q, R; NT d; int delta; A /= cast_scalar_nt(a); B /= cast_scalar_nt(b); do { signflip ^= (A.degree() & B.degree() & 1); Polynomial::pseudo_division(A, B, Q, R, d); delta = A.degree() - B.degree(); CGAL_expensive_assertion_code (typedef typename CGAL::Algebraic_structure_traits::Is_exact Is_exact;) CGAL_expensive_assertion(CGAL::check_tag(Is_exact()) == false || d == CGAL::ipower(B.lcoeff(), delta + 1) ); A = B; B = R / (g * CGAL::ipower(h, delta)); g = A.lcoeff(); // h = h^(1-delta) * g^delta internal::hgdelta_update(h, g, delta); } while (B.degree() > 0); // h = h^(1-deg(A)) * lcoeff(B)^deg(A) delta = A.degree(); g = B.lcoeff(); internal::hgdelta_update(h, g, delta); h = signflip ? -(t*h) : t*h; typename Algebraic_structure_traits::Simplify simplify; simplify(h); return h; } template inline NT prs_resultant_ufd(Polynomial A, Polynomial B) { // implemented using the subresultant algorithm for resultant computation // see [Cohen, 1993], algorithm 3.3.7 if (A.is_zero() || B.is_zero()) return NT(0); int signflip; if (A.degree() < B.degree()) { Polynomial T = A; A = B; B = T; signflip = (A.degree() & B.degree() & 1); } else { signflip = 0; } NT a = A.content(), b = B.content(); NT g(1), h(1), t = CGAL::ipower(a, B.degree()) * CGAL::ipower(b, A.degree()); Polynomial Q, R; NT d; int delta; A /= a; B /= b; do { signflip ^= (A.degree() & B.degree() & 1); Polynomial::pseudo_division(A, B, Q, R, d); delta = A.degree() - B.degree(); CGAL_expensive_assertion_code (typedef typename CGAL::Algebraic_structure_traits::Is_exact Is_exact;) CGAL_expensive_assertion(CGAL::check_tag(Is_exact()) == false || d == CGAL::ipower(B.lcoeff(), delta + 1) ); A = B; B = R / (g * CGAL::ipower(h, delta)); g = A.lcoeff(); // h = h^(1-delta) * g^delta internal::hgdelta_update(h, g, delta); } while (B.degree() > 0); // h = h^(1-deg(A)) * lcoeff(B)^deg(A) delta = A.degree(); g = B.lcoeff(); internal::hgdelta_update(h, g, delta); if (signflip) h = -(t*h); else h = t*h; typename Algebraic_structure_traits::Simplify simplify; simplify(h); return h; } template inline NT prs_resultant_field(Polynomial A, Polynomial B) { // implemented using the Euclidean algorithm for resultant computation // compare [Cox et al, 1997], p.157 if (A.is_zero() || B.is_zero()) return NT(0); int signflip; if (A.degree() < B.degree()) { Polynomial T = A; A = B; B = T; signflip = (A.degree() & B.degree() & 1); } else { signflip = 0; } NT res(1); Polynomial Q, R; while (B.degree() > 0) { signflip ^= (A.degree() & B.degree() & 1); Polynomial::euclidean_division(A, B, Q, R); res *= CGAL::ipower(B.lcoeff(), A.degree() - R.degree()); A = B; B = R; } res = CGAL::ipower(B.lcoeff(), A.degree()) * (signflip ? -res : res); typename Algebraic_structure_traits::Simplify simplify; simplify(res); return res; } // definition follows below template inline NT prs_resultant_decompose(Polynomial A, Polynomial B); namespace INTERN_PRS_RESULTANT { template inline NT prs_resultant_(Polynomial A, Polynomial B, ::CGAL::Tag_false) { return prs_resultant_field(A, B); } template inline NT prs_resultant_(Polynomial A, Polynomial B, ::CGAL::Tag_true) { return prs_resultant_decompose(A, B); } template inline NT prs_resultant_(Polynomial A, Polynomial B, Field_tag) { typedef typename Fraction_traits::Is_fraction Is_decomposable; return prs_resultant_(A, B, Is_decomposable()); } template inline NT prs_resultant_(Polynomial A, Polynomial B, Unique_factorization_domain_tag) { return prs_resultant_ufd(A, B); } } // namespace internal template inline NT prs_resultant_decompose(Polynomial A, Polynomial B){ typedef Polynomial POLY; typedef typename Fraction_traits::Numerator_type INTPOLY; typedef typename Fraction_traits::Denominator_type DENOM; typename Fraction_traits::Decompose decompose; typedef typename INTPOLY::NT RES; DENOM a, b; A.simplify_coefficients(); B.simplify_coefficients(); INTPOLY A0; decompose(A,A0,a); INTPOLY B0; decompose(B,B0,b); DENOM c = CGAL::ipower(a, B.degree()) * CGAL::ipower(b, A.degree()); typedef typename Algebraic_structure_traits::Algebraic_category Algebraic_category; RES res0 = INTERN_PRS_RESULTANT::prs_resultant_(A0, B0, Algebraic_category()); typename Fraction_traits::Compose comp_frac; NT res = comp_frac(res0, c); typename Algebraic_structure_traits::Simplify simplify; simplify(res); return res; } /*! \ingroup CGAL_Polynomial * \relates CGAL::Polynomial * \brief compute the resultant of polynomials \c A and \c B * * The resultant of two polynomials is computed from their * polynomial remainder sequence (PRS), in the Euclidean or * subresultant version. This depends on the coefficient type: * If \c NT is a \c UFDomain , the subresultant PRS is formed. * If \c NT is a \c Field that is not decomposable (see * \c CGAL::Fraction_traits ), then a Euclidean PRS is formed. * If \c NT is a \c Field that is decomposable, then the * \c Numerator must be a \c UFDomain, and the subresultant * PRS is formed for the decomposed polynomials. * * Using \c CGAL::hybrid_bezout_subresultant() may be faster in some cases * and works for non-UFDomains, too. * Using \c CGAL::resultant() from \c CGAL/resultant.h * chooses automatically among these alternative methods of resultant * computation for you. * * For the benefit of those who want to do their own template * metaprogramming to choose the method of resultant computation, * the three variants of resultant computation from a PRS * can be called directly as \c prs_resultant_field() , * \c prs_resultant_ufd() and \c prs_resultant_decompose() . * Do not use them directly unless you know what you are doing! * */ template inline NT prs_resultant(Polynomial A, Polynomial B) { typedef typename Algebraic_structure_traits::Algebraic_category Algebraic_category; return INTERN_PRS_RESULTANT::prs_resultant_(A, B, Algebraic_category()); } } //namespace CGAL #endif // CGAL_POLYNOMIAL_PRS_RESULTANT_H // EOF