mlpack
master
|
Functions | |
the MATLAB version can probably be | deleted (always save a copy in case this is wrong!)." "\nFor more information on this confusing issue |
find_package (MatlabMex REQUIRED) if(UNIX) execute_process(COMMAND"$ | |
test cpp RESULT_VARIABLE MEX_RESULT_TRASH OUTPUT_VARIABLE MEX_OUTPUT ERROR_VARIABLE MEX_ERROR_TRASH | string (REGEX MATCH"Warning: You are using"MEX_WARNING"${MEX_OUTPUT}") if(MEX_WARNING) string(REGEX REPLACE".*using [a-zA-Z]* version \"([0-9.]*)[^\"]*\".*""\\1"OTHER_COMPILER_VERSION"$ |
string (REGEX REPLACE".*currently supported with MEX is \"([0-9.]*)[^\"]*\".*""\\1"MEX_COMPILER_VERSION"${MEX_OUTPUT}") set(NEED_TO_WARN 1) if(MEX_COMPILER_VERSION AND OTHER_COMPILER_VERSION) if(NOT("$ | |
Variables | |
the MATLAB version can probably be see n | http |
VERSION_LESS | |
the MATLAB version can probably be deleted | ( | always save a copy in case this is wrong! | ) |
find_package | ( | MatlabMex | REQUIRED | ) |
Definition at line 5 of file CMakeLists.txt.
test cpp RESULT_VARIABLE MEX_RESULT_TRASH OUTPUT_VARIABLE MEX_OUTPUT ERROR_VARIABLE MEX_ERROR_TRASH string | ( | REGEX MATCH"Warning: You are using"MEX_WARNING"${MEX_OUTPUT}" | ) | )[^\"] |
Definition at line 18 of file CMakeLists.txt.
Referenced by mlpack::data::Extension(), mlpack::data::IncrementPolicy::MapTokens(), mlpack::util::PrefixedOutStream::PrefixedOutStream(), mlpack::range::RSModel::RandomBasis(), mlpack::neighbor::NSModel< SortPolicy >::RandomBasis(), mlpack::util::StringTypeParam(), and mlpack::Timers::Timers().
string | ( | REGEX REPLACE".*currently supported with MEX is \"([0-9.]*)*\".*""\\1"MEX_COMPILER_VERSION"${MEX_OUTPUT}" | [^\"] | ) |
Definition at line 27 of file CMakeLists.txt.
the MATLAB version can probably be see n http |
Definition at line 56 of file CMakeLists.txt.
VERSION_LESS |
Definition at line 38 of file CMakeLists.txt.