Provides a number of fundamental math constants. More...
Go to the source code of this file.
Classes | |
struct | viennashe::math::detail::constants< dummy > |
Implementation class holding basic math constants. More... | |
Namespaces | |
namespace | viennashe |
The main ViennaSHE namespace. All functionality resides inside this namespace. | |
namespace | viennashe::math |
Namespace for all math specific code | |
namespace | viennashe::math::detail |
Implementations. Not intended to be used by a library user. | |
Typedefs | |
typedef detail::constants | viennashe::math::constants |
Convenience typedef for accessing mathematical constants, e.g. viennashe::math::constants::pi. More... | |
Provides a number of fundamental math constants.
Definition in file constants.hpp.