22 #ifndef __MLPACK_CORE_MATH_LIN_ALG_HPP
23 #define __MLPACK_CORE_MATH_LIN_ALG_HPP
47 void Center(
const arma::mat& x, arma::mat& xCentered);
56 arma::mat& whiteningMatrix);
64 arma::mat& whiteningMatrix);
91 const std::vector<size_t>& rowsToRemove,
97 #endif // __MLPACK_CORE_MATH_LIN_ALG_HPP