List of all members.
Public Member Functions |
| def | magnitude |
| def | zero |
| def | one |
| def | real |
| def | imag |
| def | conjugate |
| def | seedrandom |
| def | random |
| def | name |
| def | squareroot |
| def | pow |
| def | __init__ |
Public Attributes |
|
| this |
Static Public Attributes |
|
| isComplex = _Teuchos.ScalarTraitsUint_isComplex |
|
| isOrdinal = _Teuchos.ScalarTraitsUint_isOrdinal |
|
| isComparable = _Teuchos.ScalarTraitsUint_isComparable |
|
| hasMachineParameters = _Teuchos.ScalarTraitsUint_hasMachineParameters |
Detailed Description
Constructor & Destructor Documentation
__init__(Teuchos::ScalarTraits<(unsigned int)> self) -> ScalarTraitsUint
Member Function Documentation
conjugate(unsigned int a) -> unsigned int
imag(unsigned int a) -> Teuchos::ScalarTraits< unsigned int >::magnitudeType
magnitude(unsigned int a) -> Teuchos::ScalarTraits< unsigned int >::magnitudeType
pow(unsigned int x, unsigned int y) -> unsigned int
real(unsigned int a) -> Teuchos::ScalarTraits< unsigned int >::magnitudeType
seedrandom(unsigned int s)
squareroot(unsigned int x) -> unsigned int
The documentation for this class was generated from the following file: