![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Go to the source code of this file.
Functions | |
RBTDLL_EXPORT std::string | rxdock::support::getRomanNumeral (std::size_t value) |
Converts a numeric value to the corresponding Roman numeral. | |
Number conversion.
std::string rxdock::support::getRomanNumeral | ( | std::size_t | value | ) |
Converts a numeric value to the corresponding Roman numeral.
value | a numeric value. |