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) 2014 // INRIA Saclay-Ile de France (France) // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/v6.1/NewKernel_d/include/CGAL/NewKernel_d/LA_eigen/LA.h $ // $Id: include/CGAL/NewKernel_d/LA_eigen/LA.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Marc Glisse #ifndef CGAL_LA_EIGEN_H #define CGAL_LA_EIGEN_H #include #ifndef CGAL_EIGEN3_ENABLED #error Requires Eigen #endif #include #include #include #include #include #include #include namespace CGAL { //FIXME: where could we use Matrix_base instead of Matrix? // Dim_ real dimension // Max_dim_ upper bound on the dimension template struct LA_eigen { typedef NT_ NT; typedef Dim_ Dimension; typedef Max_dim_ Max_dimension; enum { dimension = Eigen_dimension::value }; enum { max_dimension = Eigen_dimension::value }; template< class D2, class D3=D2 > struct Rebind_dimension { typedef LA_eigen< NT, D2, D3 > Other; }; template struct Property : std::false_type {}; template struct Property : std::true_type {}; template struct Property : std::true_type {}; template struct Property : std::true_type {}; typedef Eigen::Matrix::value,1,Eigen::ColMajor|Eigen::AutoAlign,Eigen_dimension::value,1> Vector; typedef Eigen::Matrix Dynamic_vector; typedef Construct_eigen Construct_vector; #if (EIGEN_WORLD_VERSION>=3) typedef NT const* Vector_const_iterator; #else typedef Iterator_from_indices Vector_const_iterator; #endif templatestatic Vector_const_iterator vector_begin(Vec_ const&a){ #if (EIGEN_WORLD_VERSION>=3) return &a[0]; #else return Vector_const_iterator(a,0); #endif } templatestatic Vector_const_iterator vector_end(Vec_ const&a){ #if (EIGEN_WORLD_VERSION>=3) // FIXME: Isn't that dangerous if a is an expression and not a concrete vector? return &a[0]+a.size(); #else return Vector_const_iterator(a,a.size()); #endif } typedef Eigen::Matrix Square_matrix; typedef Eigen::Matrix Dynamic_matrix; //TODO: don't pass on the values of Max_* for an expensive NT // typedef ... Constructor // typedef ... Accessor #if 0 private: template class Canonicalize_vector { typedef typename Dimension_eigen::type S1; typedef typename Dimension_eigen::type S2; public: typedef typename Vector::type type; }; public: #endif templatestatic int size_of_vector(Vec_ const&v){ return (int)v.size(); } templatestatic NT dot_product(Vec_ const&a,Vec_ const&b){ return a.dot(b); } template static int rows(Vec_ const&v) { return (int)v.rows(); } template static int columns(Vec_ const&v) { return (int)v.cols(); } template static NT determinant_aux [[noreturn]] (Mat_ const&, Tag_true) { CGAL_error(); } template static NT determinant_aux(Mat_ const& m, Tag_false) { return m.determinant(); } // TODO: https://gitlab.com/libeigen/eigen/-/issues/1782 // Implement a version of (sign_of_)determinant that works // without (inexact) division in any dimension template static NT determinant(Mat_ const&m,bool=false){ switch(m.rows()){ //case 0: // return 1; case 1: return m(0,0); case 2: return CGAL::determinant( m(0,0),m(0,1), m(1,0),m(1,1)); case 3: return CGAL::determinant( m(0,0),m(0,1),m(0,2), m(1,0),m(1,1),m(1,2), m(2,0),m(2,1),m(2,2)); case 4: return CGAL::determinant( m(0,0),m(0,1),m(0,2),m(0,3), m(1,0),m(1,1),m(1,2),m(1,3), m(2,0),m(2,1),m(2,2),m(2,3), m(3,0),m(3,1),m(3,2),m(3,3)); case 5: return CGAL::determinant( m(0,0),m(0,1),m(0,2),m(0,3),m(0,4), m(1,0),m(1,1),m(1,2),m(1,3),m(1,4), m(2,0),m(2,1),m(2,2),m(2,3),m(2,4), m(3,0),m(3,1),m(3,2),m(3,3),m(3,4), m(4,0),m(4,1),m(4,2),m(4,3),m(4,4)); case 6: return CGAL::determinant( m(0,0),m(0,1),m(0,2),m(0,3),m(0,4),m(0,5), m(1,0),m(1,1),m(1,2),m(1,3),m(1,4),m(1,5), m(2,0),m(2,1),m(2,2),m(2,3),m(2,4),m(2,5), m(3,0),m(3,1),m(3,2),m(3,3),m(3,4),m(3,5), m(4,0),m(4,1),m(4,2),m(4,3),m(4,4),m(4,5), m(5,0),m(5,1),m(5,2),m(5,3),m(5,4),m(5,5)); case 7: return CGAL::determinant( m(0,0),m(0,1),m(0,2),m(0,3),m(0,4),m(0,5),m(0,6), m(1,0),m(1,1),m(1,2),m(1,3),m(1,4),m(1,5),m(1,6), m(2,0),m(2,1),m(2,2),m(2,3),m(2,4),m(2,5),m(2,6), m(3,0),m(3,1),m(3,2),m(3,3),m(3,4),m(3,5),m(3,6), m(4,0),m(4,1),m(4,2),m(4,3),m(4,4),m(4,5),m(4,6), m(5,0),m(5,1),m(5,2),m(5,3),m(5,4),m(5,5),m(5,6), m(6,0),m(6,1),m(6,2),m(6,3),m(6,4),m(6,5),m(6,6)); default: return determinant_aux(m, Boolean_tag<(Mat_::MaxRowsAtCompileTime >= 1 && Mat_::MaxRowsAtCompileTime <= 7)>()); } } template static typename Same_uncertainty_nt::type sign_of_determinant(Mat_ const&m,bool=false) { return CGAL::sign(LA_eigen::determinant(m)); } template static int rank(Mat_ const&m){ // return m.rank(); // This one uses sqrt so cannot be used with Gmpq // TODO: use different algo for different NT? // Eigen::ColPivHouseholderQR decomp(m); Eigen::FullPivLU decomp(m); // decomp.setThreshold(0); return static_cast(decomp.rank()); } // m*a==b template static void solve(DV&a, DM const&m, V const& b){ //a = m.colPivHouseholderQr().solve(b); a = m.fullPivLu().solve(b); } template static bool solve_and_check(DV&a, DM const&m, V const& b){ //a = m.colPivHouseholderQr().solve(b); a = m.fullPivLu().solve(b); return b.isApprox(m*a); } static Dynamic_matrix basis(Dynamic_matrix const&m){ return m.fullPivLu().image(m); } template static Vector homogeneous_add(Vec1 const&a,Vec2 const&b){ //TODO: use compile-time size when available int d=a.size(); Vector v(d); v << b[d-1]*a.topRows(d-1)+a[d-1]*b.topRows(d-1), a[d-1]*b[d-1]; return v; } template static Vector homogeneous_sub(Vec1 const&a,Vec2 const&b){ int d=a.size(); Vector v(d); v << b[d-1]*a.topRows(d-1)-a[d-1]*b.topRows(d-1), a[d-1]*b[d-1]; return v; } template static std::pair homogeneous_dot_product(Vec1 const&a,Vec2 const&b){ int d=a.size(); return make_pair(a.topRows(d-1).dot(b.topRows(d-1)), a[d-1]*b[d-1]); } }; } #endif