|
Macaulay2 Engine
|
#include "comp-gb.hpp"#include "gb-homog2.hpp"#include "gb-sugarless.hpp"#include "gb-toric.hpp"#include "gauss.hpp"#include "hermite.hpp"#include "gb-default.hpp"#include "gbweight.hpp"#include "comp-gb-proxy.hpp"#include "text-io.hpp"#include "finalize.hpp"#include "util.hpp"Go to the source code of this file.
Functions | |
| GBComputation * | createF4GB (const Matrix *m, M2_bool collect_syz, int n_rows_to_keep, M2_arrayint gb_weights, int strategy, M2_bool use_max_degree, int max_degree, int numThreads) |
| GBComputation * | createGBF4Interface (const Matrix *m, const std::vector< int > &weights, int strategy, int numThreads) |