|
Macaulay2 Engine
|
This is the complete list of members for F4Computation, including all inherited members.
| cast_to_GBComputation() override | GBComputation | inlinevirtual |
| cast_to_ResolutionComputation() | Computation | inlinevirtual |
| choose_gb(const Matrix *m, M2_bool collect_syz, int n_rows_to_keep, M2_arrayint gb_weights, M2_bool use_max_degree, int max_degree, int algorithm, int strategy, int numThreads, int max_reduction_count=10) | GBComputation | static |
| complete_thru_degree() const override | F4Computation | virtual |
| Computation() | Computation | protected |
| computation_is_complete() | F4Computation | |
| computation_status | Computation | private |
| contains(const Matrix *m) override | F4Computation | virtual |
| F4Computation(const VectorArithmetic *VA, 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) | F4Computation | |
| GBComputation() | GBComputation | inlineprotected |
| get_change() override | F4Computation | virtual |
| get_gb() override | F4Computation | virtual |
| get_initial(int nparts) override | F4Computation | virtual |
| get_mingens() override | F4Computation | virtual |
| get_parallel_lead_terms(M2_arrayint w) | GBComputation | virtual |
| get_ring() const override | F4Computation | inlinevirtual |
| get_syzygies() override | F4Computation | virtual |
| hash() const | MutableEngineObject | inline |
| matrix_lift(const Matrix *m, const Matrix **result_remainder, const Matrix **result_quotient) override | F4Computation | virtual |
| matrix_remainder(const Matrix *m) override | F4Computation | virtual |
| mF4GB | F4Computation | private |
| mFreeModule | F4Computation | private |
| mHashValue | MutableEngineObject | private |
| mMonoid | F4Computation | private |
| mNextMutableHashValue | MutableEngineObject | privatestatic |
| mOriginalRing | F4Computation | private |
| MutableEngineObject() | MutableEngineObject | inline |
| mVectorArithmetic | F4Computation | private |
| operator delete(void *obj) | our_new_delete | inlinestatic |
| operator delete(void *obj, void *existing_memory) | our_new_delete | inlinestatic |
| operator delete[](void *obj) | our_new_delete | inlinestatic |
| operator delete[](void *obj, void *existing_memory) | our_new_delete | inlinestatic |
| operator new(size_t size) | our_new_delete | inlinestatic |
| operator new(size_t size, void *existing_memory) | our_new_delete | inlinestatic |
| operator new[](size_t size) | our_new_delete | inlinestatic |
| operator new[](size_t size, void *existing_memory) | our_new_delete | inlinestatic |
| our_gc_cleanup() | our_gc_cleanup | inline |
| remove_gb() override | F4Computation | inlinevirtual |
| set_hilbert_function(const RingElement *h) override | F4Computation | virtual |
| set_status(enum ComputationStatusCode) | Computation | protected |
| set_stop_conditions(M2_bool always_stop, M2_arrayint degree_limit, int basis_element_limit, int syzygy_limit, int pair_limit, int codim_limit, int subring_limit, M2_bool just_min_gens, M2_arrayint length_limit) | Computation | |
| show() const override | F4Computation | virtual |
| start_computation() override | F4Computation | virtual |
| status() const | Computation | inline |
| stop_ | Computation | protected |
| stop_conditions_ok() override | F4Computation | inlinevirtual |
| text_out(buffer &o) const override | F4Computation | virtual |
| ~Computation() | Computation | protectedvirtual |
| ~F4Computation() override | F4Computation | |
| ~GBComputation() | GBComputation | virtual |
| ~MutableEngineObject() | MutableEngineObject | inlinevirtual |
| ~our_gc_cleanup() | our_gc_cleanup | inlinevirtual |