#include <LEP/mcb/spvecfp.h>
#include <LEP/mcb/edge_num.h>
#include <LEP/mcb/util.h>
#include <LEDA/graph.h>
#include <LEDA/integer.h>
#include <LEDA/integer_matrix.h>
Include dependency graph for determinant.h:

Go to the source code of this file.
Namespaces | |
| namespace | mcb |
| template<class Container> | |
| void | mcb::cycle_matrix (const graph &g, const array< Container > &cb, const mcb::edge_num &enumb, integer_matrix &B) |
| Compute the cycle matrix of a cycle basis. | |
| std::ostream & | mcb::output_maple_format (std::ostream &out, const integer_matrix &B) |
| Output a LEDA integer_matrix in a format compatible with maple. | |
| template<class Container> | |
| leda::integer | mcb::determinant (const graph &g, const array< Container > &cb, const mcb::edge_num &enumb) |
| Compute the determinant of a cycle basis. | |
1.4.6