.TH "/var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-3.3.2/src/mlpack/tests/mock_categorical_data.hpp" 3 "Mon Aug 31 2020" "Version 3.3.2" "mlpack" \" -*- nroff -*-
.ad l
.nh
.SH NAME
/var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-3.3.2/src/mlpack/tests/mock_categorical_data.hpp \- Generate categorical dataset for tests\&.  

.SH SYNOPSIS
.br
.PP
.SS "Functions"

.in +1c
.ti -1c
.RI "void \fBMockCategoricalData\fP (arma::mat &d, arma::Row< size_t > &l, \fBmlpack::data::DatasetInfo\fP &datasetInfo)"
.br
.RI "Create a mock categorical dataset for testing\&. "
.in -1c
.SH "Detailed Description"
.PP 
Generate categorical dataset for tests\&. 

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 \fBmock_categorical_data\&.hpp\fP\&.
.SH "Function Documentation"
.PP 
.SS "void MockCategoricalData (arma::mat & d, arma::Row< size_t > & l, \fBmlpack::data::DatasetInfo\fP & datasetInfo)\fC [inline]\fP"

.PP
Create a mock categorical dataset for testing\&. 
.PP
Definition at line 20 of file mock_categorical_data\&.hpp\&.
.PP
References mlpack::data::categorical, M_PI, DatasetMapper< PolicyType, InputType >::MapString(), mlpack::math::Random(), DiscreteDistribution::Random(), and DatasetMapper< PolicyType, InputType >::Type()\&.
.SH "Author"
.PP 
Generated automatically by Doxygen for mlpack from the source code\&.
