Home
last modified time | relevance | path

Searched refs:dualCoverTreeOutput (Results 1 – 1 of 1) sorted by relevance

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/main_tests/
H A Dkmeans_test.cpp387 arma::mat dualCoverTreeOutput; variable
389 dualCoverTreeOutput = std::move(IO::GetParam<arma::mat>("output"));
396 CheckMatrices(naiveOutput, dualCoverTreeOutput);