doc
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
//! \defgroup FFTW
|
||||
//! \defgroup FFTW FFTW
|
||||
//! \~\brief
|
||||
//! \~english Optimized FFT support via libfftw3
|
||||
//! \~russian Оптимизированный БПФ с помощью libfftw3
|
||||
//!
|
||||
//! \~\details
|
||||
//! \~english \section cmake_module Building with CMake
|
||||
//! \~russian \section cmake_module Сборка с использованием CMake
|
||||
//! \~english \section cmake_module_FFTW Building with CMake
|
||||
//! \~russian \section cmake_module_FFTW Сборка с использованием CMake
|
||||
//!
|
||||
//! \code
|
||||
//! find_package(PIP REQUIRED)
|
||||
|
||||
@@ -16,14 +16,14 @@
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
//! \defgroup Math
|
||||
//! \defgroup Math Math
|
||||
//! \~\brief
|
||||
//! \~english Basic mathematical functions and defines
|
||||
//! \~russian Базовые математические функции и дефайны
|
||||
//!
|
||||
//! \~\details
|
||||
//! \~english \section cmake_module Building with CMake
|
||||
//! \~russian \section cmake_module Сборка с использованием CMake
|
||||
//! \~english \section cmake_module_Math Building with CMake
|
||||
//! \~russian \section cmake_module_Math Сборка с использованием CMake
|
||||
//!
|
||||
//! \code
|
||||
//! find_package(PIP REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user