#include <cscm.h>
|
| ClusteredSCM (SCM< CellType, IDType, StateVectorType > *scm1p, SCM< CellType, IDType, StateVectorType > *scm2p) |
|
size_t | cellPathImage (std::vector< CellTree< IDType >> &cellPaths, size_t cellPathId) |
| Finds the index of the image of a CellTree within the container cellPaths. More...
|
|
void | join (bool verbose=false) |
| Joins the two SCM solutions. More...
|
|
◆ ClusteredSCM()
template<class CellType , class IDType , class StateVectorType >
cm::ClusteredSCM< CellType, IDType, StateVectorType >::ClusteredSCM |
( |
SCM< CellType, IDType, StateVectorType > * |
scm1p, |
|
|
SCM< CellType, IDType, StateVectorType > * |
scm2p |
|
) |
| |
|
inline |
◆ cellPathImage()
template<class CellType , class IDType , class StateVectorType >
size_t cm::ClusteredSCM< CellType, IDType, StateVectorType >::cellPathImage |
( |
std::vector< CellTree< IDType >> & |
cellPaths, |
|
|
size_t |
cellPathId |
|
) |
| |
|
inline |
Finds the index of the image of a CellTree within the container cellPaths.
◆ join()
template<class CellType , class IDType , class StateVectorType >
void cm::ClusteredSCM< CellType, IDType, StateVectorType >::join |
( |
bool |
verbose = false | ) |
|
|
inline |
Joins the two SCM solutions.
The documentation for this class was generated from the following file:
- C:/Work/git/cell-mapping/cpp/cm/cscm.h