Select Git revision
ItemValueUtils.hpp
-
Stéphane Del Pino authoredStéphane Del Pino authored
test_reconstruction.hpp 271 B
#ifndef TEST_RECONSTRUCTION_HPP
#define TEST_RECONSTRUCTION_HPP
#include <scheme/DiscreteFunctionVariant.hpp>
#warning REMOVE
void test_reconstruction(std::shared_ptr<const DiscreteFunctionVariant> df, size_t degree, size_t number);
#endif // TEST_RECONSTRUCTION_HPP