Common test data. Only random valued data is acceptable.
More...
#include <TestData.h>
|
| static boost::numeric::ublas::vector< double > | getRandomNumbers (const std::size_t size) |
| |
| static boost::numeric::ublas::matrix< double > | getRandomMatrix (const std::size_t rowSize, const std::size_t colSize) |
| |
Common test data. Only random valued data is acceptable.
| static boost::numeric::ublas::matrix<double> algo::test_util::TestData::getRandomMatrix |
( |
const std::size_t |
rowSize, |
|
|
const std::size_t |
colSize |
|
) |
| |
|
inlinestatic |
| static boost::numeric::ublas::vector<double> algo::test_util::TestData::getRandomNumbers |
( |
const std::size_t |
size | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: