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) 2007-2009 Inria Lorraine (France). All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Number_types/include/CGAL/Gmpfi.h $ // $Id: include/CGAL/Gmpfi.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author: Luis Peñaranda // Michael Hemmer #ifndef CGAL_GMPFI_H #define CGAL_GMPFI_H #include #ifdef CGAL_USE_MPFI #include #include #include #include #include namespace CGAL{ template <> class Algebraic_structure_traits: public Algebraic_structure_traits_base{ public: typedef Tag_false Is_exact; typedef Tag_true Is_numerical_sensitive; typedef Uncertain Boolean; struct Is_zero: public CGAL::cpp98::unary_function{ Boolean operator()(const Type &x)const{ return x.is_zero(); } }; struct Is_one: public CGAL::cpp98::unary_function{ Boolean operator()(const Type &x)const{ return x.is_one(); } }; struct Square: public CGAL::cpp98::unary_function{ Type operator()(const Type &x)const{ return x.square(); }; }; struct Is_square: public CGAL::cpp98::binary_function{ Boolean operator()(const Type &x)const{ return x.is_square(); }; Boolean operator()(const Type &x,Type &y)const{ return x.is_square(y); }; }; struct Sqrt: public CGAL::cpp98::unary_function{ Type operator()(const Type &x)const{ return x.sqrt(); }; }; struct Kth_Root: public CGAL::cpp98::binary_function{ Type operator()(int k,const Type &x)const{ return (k==3?x.cbrt():x.kthroot(k)); }; }; struct Divides: public CGAL::cpp98::binary_function{ Boolean operator()(const Type &d,const Type &n)const{ // Avoid compiler warning (void)n; return !(d.is_zero()); }; Boolean operator()(const Type &d,const Type &n,Type &c)const{ return d.divides(n,c); }; }; }; template <> class Real_embeddable_traits: public INTERN_RET::Real_embeddable_traits_base{ typedef Algebraic_structure_traits AST; public: typedef Tag_true Is_real_embeddable; typedef Uncertain Boolean; typedef Uncertain Comparison_result; typedef Uncertain Sign; typedef AST::Is_zero Is_zero; struct Is_finite: public CGAL::cpp98::unary_function{ inline Boolean operator()(const Type &x)const{ return(x.is_number()); }; }; struct Abs: public CGAL::cpp98::unary_function{ inline Type operator()(const Type &x)const{ return x.abs(); }; }; struct Sgn: public CGAL::cpp98::unary_function{ inline Sign operator()(const Type &x)const{ return x.sign(); }; }; struct Is_positive: public CGAL::cpp98::unary_function{ inline Boolean operator()(const Type &x)const{ return x.is_positive(); }; }; struct Is_negative: public CGAL::cpp98::unary_function{ inline Boolean operator()(const Type &x)const{ return x.is_negative(); }; }; struct Compare: public CGAL::cpp98::binary_function{ inline Comparison_result operator() (const Type &x,const Type &y)const{ return x.compare(y); }; CGAL_IMPLICIT_INTEROPERABLE_BINARY_OPERATOR_WITH_RT(Type,Comparison_result) }; struct To_double: public CGAL::cpp98::unary_function{ inline double operator()(const Type &x)const{ return x.to_double(); }; }; struct To_interval: public CGAL::cpp98::unary_function >{ inline std::pair operator()(const Type &x)const{ return x.to_interval(); }; }; }; template<> class Interval_traits : public internal::Interval_traits_base{ public: typedef Interval_traits Self; typedef Gmpfi Interval; typedef CGAL::Gmpfr Bound; typedef CGAL::Tag_false With_empty_interval; typedef CGAL::Tag_true Is_interval; struct Construct :public CGAL::cpp98::binary_function{ Interval operator()( const Bound& l,const Bound& r) const { CGAL_precondition( l < r ); return Interval(std::make_pair(l,r)); } }; struct Lower :public CGAL::cpp98::unary_function{ Bound operator()( const Interval& a ) const { return a.inf(); } }; struct Upper :public CGAL::cpp98::unary_function{ Bound operator()( const Interval& a ) const { return a.sup(); } }; struct Width :public CGAL::cpp98::unary_function{ Bound operator()( const Interval& a ) const { return Gmpfr::sub(a.sup(),a.inf(),std::round_toward_infinity); } }; struct Median :public CGAL::cpp98::unary_function{ Bound operator()( const Interval& a ) const { return (a.inf()+a.sup())/2; } }; struct Norm :public CGAL::cpp98::unary_function{ Bound operator()( const Interval& a ) const { return a.abs().sup(); } }; struct Singleton :public CGAL::cpp98::unary_function{ bool operator()( const Interval& a ) const { return a.inf() == a.sup(); } }; struct Zero_in :public CGAL::cpp98::unary_function{ bool operator()( const Interval& a ) const { return a.inf() <= 0 && 0 <= a.sup(); } }; struct In :public CGAL::cpp98::binary_function{ bool operator()( Bound x, const Interval& a ) const { return a.inf() <= x && x <= a.sup(); } }; struct Equal :public CGAL::cpp98::binary_function{ bool operator()( const Interval& a, const Interval& b ) const { return a.is_same(b); } }; struct Overlap :public CGAL::cpp98::binary_function{ bool operator()( const Interval& a, const Interval& b ) const { return a.do_overlap(b); } }; struct Subset :public CGAL::cpp98::binary_function{ bool operator()( const Interval& a, const Interval& b ) const { return b.inf() <= a.inf() && a.sup() <= b.sup() ; } }; struct Proper_subset :public CGAL::cpp98::binary_function{ bool operator()( const Interval& a, const Interval& b ) const { return Subset()(a,b) && ! Equal()(a,b); } }; struct Hull :public CGAL::cpp98::binary_function{ Interval operator()( const Interval& a, const Interval& b ) const { BOOST_USING_STD_MAX(); BOOST_USING_STD_MIN(); return Interval( std::make_pair( min BOOST_PREVENT_MACRO_SUBSTITUTION (a.inf(),b.inf()), max BOOST_PREVENT_MACRO_SUBSTITUTION (a.sup(),b.sup()))); } }; // struct Empty is Null_functor struct Intersection :public CGAL::cpp98::binary_function{ Interval operator()( const Interval& a, const Interval& b ) const { BOOST_USING_STD_MAX(); BOOST_USING_STD_MIN(); Bound l(max BOOST_PREVENT_MACRO_SUBSTITUTION (Lower()(a),Lower()(b))); Bound u(min BOOST_PREVENT_MACRO_SUBSTITUTION (Upper()(a),Upper()(b))); if(u < l ) throw Exception_intersection_is_empty(); return Construct()(l,u); } }; }; template<> class Bigfloat_interval_traits :public Interval_traits { typedef Gmpfi NT; typedef CGAL::Gmpfr BF; public: typedef Bigfloat_interval_traits Self; typedef CGAL::Tag_true Is_bigfloat_interval; struct Relative_precision: public CGAL::cpp98::unary_function{ long operator()(const NT& x) const { CGAL_precondition(!Singleton()(x)); CGAL_precondition(!CGAL::zero_in(x)); // w = |x| * 2^-p (return p) BF w(CGAL::width(x)); mpfr_div(w.fr(), w.fr(), CGAL::lower(CGAL::abs(x)).fr(), GMP_RNDU); mpfr_log2(w.fr(), w.fr(), GMP_RNDU); return -mpfr_get_si(w.fr(), GMP_RNDU); } }; struct Set_precision { // type for the \c AdaptableUnaryFunction concept. typedef long argument_type; // type for the \c AdaptableUnaryFunction concept. typedef long result_type; long operator()( long prec ) const { return Gmpfi::set_default_precision(prec); } }; struct Get_precision { // type for the \c AdaptableGenerator concept. typedef long result_type; long operator()() const { return Gmpfi::get_default_precision(); } }; }; } // namespace CGAL namespace Eigen { template struct NumTraits; template<> struct NumTraits { typedef CGAL::Gmpfi Real; typedef CGAL::Gmpfi NonInteger; typedef CGAL::Gmpfi Nested; typedef CGAL::Gmpfi Literal; static inline Real epsilon() { return 0; } static inline Real dummy_precision() { return 0; } enum { IsInteger = 0, IsSigned = 1, IsComplex = 0, RequireInitialization = 1, ReadCost = 12, AddCost = 100, MulCost = 100 }; }; } #include #include #endif #endif // CGAL_GMPFI_H // vim: tabstop=8: softtabstop=8: smarttab: shiftwidth=8: expandtab