SyTen

◆ to_letter()

template<typename Int , typename std::enable_if< std::is_integral< Int >::value, int >::type = 0>
char syten::to_letter ( Int const  value)

Given an integral value i, returns the corresponding character from the range [A…Z] taking i%26

Referenced by syten::MPS::operator<<(), and syten::MPS::Lattice::pairedSiteTypes().

+ Here is the caller graph for this function: