#include <kernel_mont_jolion.hh>
Inheritance diagram for kernel_mont_jolion:
Public Methods | |
kernel_mont_jolion (equivalent_mont_jolion &equi) | |
Constructor. | |
virtual | ~kernel_mont_jolion () |
Destructor. | |
void | compute_kernel (combi_map_priv &) |
Function to compute the kernel of the combinatorial map. | |
bool | continue_computation () |
Function to know if the compute_kernel function must be iterate an other time. |
|
Constructor.
|
|
Destructor.
|
|
Function to compute the kernel of the combinatorial map.
Implements kernel. |
|
Function to know if the compute_kernel function must be iterate an other time.
Implements kernel. |