Go to the documentation of this file.
23 #ifndef __MLPACK_CORE_TREE_FIRST_POINT_IS_ROOT_HPP
24 #define __MLPACK_CORE_TREE_FIRST_POINT_IS_ROOT_HPP
46 static size_t ChooseRoot(
const arma::mat& ) {
return 0; }
52 #endif // __MLPACK_CORE_TREE_FIRST_POINT_IS_ROOT_HPP