#include <MemeConstellation.h>
|
static std::string | fromNames (const std::set< std::string > &names) |
|
static std::set< std::string > | toNames (const std::string &constellation) |
|
Compute normalized string representation of an unordered set of memes for the purpose of identifying unique constellations.
for each unique sequence-pattern-meme constellation within the main sequence https://github.com/xjmusic/xjmusic/issues/208
◆ fromNames()
std::string MemeConstellation::fromNames |
( |
const std::set< std::string > & |
names | ) |
|
|
static |
◆ toNames()
std::set< std::string > MemeConstellation::toNames |
( |
const std::string & |
constellation | ) |
|
|
static |
◆ CONSTELLATION_DELIMITER
const std::string MemeConstellation::CONSTELLATION_DELIMITER = "_" |
|
static |
The documentation for this class was generated from the following files: