CMlib
Cell mapping algorithms in C++
cm::SCMColoringMethod< CellType, IDType > Class Template Reference

#include <coloring.h>

Inheritance diagram for cm::SCMColoringMethod< CellType, IDType >:
cm::ClusteredSCMDefaultColoring< CellType, IDType > cm::SCMBlackAndWhiteColoring< CellType, IDType > cm::SCMDefaultColoring< CellType, IDType > cm::SCMHeatMapColoring< CellType, IDType >

Public Member Functions

virtual std::vector< char > createColor (const CellType &cell, const IDType periodicGroups)
 

Member Function Documentation

◆ createColor()

template<class CellType , class IDType >
virtual std::vector<char> cm::SCMColoringMethod< CellType, IDType >::createColor ( const CellType &  cell,
const IDType  periodicGroups 
)
inlinevirtual

The documentation for this class was generated from the following file: