ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
constants.hpp File Reference

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...
 

Detailed Description

Provides a number of fundamental math constants.

Definition in file constants.hpp.