#include <capd/homology/CrHomMD.h>
|
| CrHom () |
|
void | failure (const std::string &A_engine, int A_verbose) |
|
void | operator() (const char *A_fileName, const std::string &A_engine, int A_verbose) |
|
void | operator() (int embDim, const int dims[], const char *bytes, int *betti, const std::string &A_engine="CR", int A_verbose=1) |
|
void CrHom< 0 >::failure |
( |
const std::string & |
A_engine, |
|
|
int |
A_verbose |
|
) |
| |
|
inline |
void CrHom< 0 >::operator() |
( |
const char * |
A_fileName, |
|
|
const std::string & |
A_engine, |
|
|
int |
A_verbose |
|
) |
| |
|
inline |
void CrHom< 0 >::operator() |
( |
int |
embDim, |
|
|
const int |
dims[], |
|
|
const char * |
bytes, |
|
|
int * |
betti, |
|
|
const std::string & |
A_engine = "CR" , |
|
|
int |
A_verbose = 1 |
|
) |
| |
|
inline |