![]() |
Home | Libraries | People | FAQ | More |
namespace boost { namespace units { namespace information { static const hu::shannon::info shannon; static const hu::shannon::info shannons; namespace hu { namespace shannon { typedef unit< information_dimension, make_system< shannon_base_unit >::type > info; } } } } }