.TH "/var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-3.3.1/src/mlpack/prereqs.hpp" 3 "Sun Aug 30 2020" "Version 3.1.1" "mlpack" \" -*- nroff -*-
.ad l
.nh
.SH NAME
/var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-3.3.1/src/mlpack/prereqs.hpp \- The core includes that mlpack expects; standard C++ includes and Armadillo\&.  

.SH SYNOPSIS
.br
.PP
.SS "Namespaces"

.in +1c
.ti -1c
.RI " \fBstd\fP"
.br
.in -1c
.SS "Macros"

.in +1c
.ti -1c
.RI "#define \fB_USE_MATH_DEFINES\fP"
.br
.ti -1c
.RI "#define \fBBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS\fP"
.br
.ti -1c
.RI "#define \fBBOOST_MPL_LIMIT_LIST_SIZE\fP   50"
.br
.ti -1c
.RI "#define \fBBOOST_PFTO\fP"
.br
.ti -1c
.RI "#define \fBforce_inline\fP"
.br
.ti -1c
.RI "#define \fBM_PI\fP   3\&.141592653589793238462643383279"
.br
.ti -1c
.RI "#define \fBomp_size_t\fP   size_t"
.br
.in -1c
.SS "Typedefs"

.in +1c
.ti -1c
.RI "template<bool B, class T  = void> using \fBenable_if_t\fP = typename enable_if< B, T >::type"
.br
.in -1c
.SH "Detailed Description"
.PP 
The core includes that mlpack expects; standard C++ includes and Armadillo\&. 

mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-clause BSD license\&. You should have received a copy of the 3-clause BSD license along with mlpack\&. If not, see http://www.opensource.org/licenses/BSD-3-Clause for more information\&. 
.PP
Definition in file \fBprereqs\&.hpp\fP\&.
.SH "Macro Definition Documentation"
.PP 
.SS "#define _USE_MATH_DEFINES"

.PP
Definition at line 15 of file prereqs\&.hpp\&.
.SS "#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS"

.PP
Definition at line 67 of file prereqs\&.hpp\&.
.SS "#define BOOST_MPL_LIMIT_LIST_SIZE   50"

.PP
Definition at line 68 of file prereqs\&.hpp\&.
.SS "#define BOOST_PFTO"

.PP
Definition at line 86 of file prereqs\&.hpp\&.
.SS "#define force_inline"

.PP
Definition at line 43 of file prereqs\&.hpp\&.
.SS "#define M_PI   3\&.141592653589793238462643383279"

.PP
Definition at line 39 of file prereqs\&.hpp\&.
.PP
Referenced by Pendulum::AngleNormalize(), Acrobot::Dsdt(), GELUFunction::Fn(), Pendulum::InitialSample(), MockCategoricalData(), SphericalKernel::Normalizer(), GaussianKernel::Normalizer(), Pendulum::Sample(), and Acrobot::Sample()\&.
.SS "#define omp_size_t   size_t"

.PP
Definition at line 124 of file prereqs\&.hpp\&.
.PP
Referenced by mlpack::data::Binarize()\&.
.SH "Author"
.PP 
Generated automatically by Doxygen for mlpack from the source code\&.
