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.ScalarTraitsUlong_isComplex |
|
| isOrdinal = _Teuchos.ScalarTraitsUlong_isOrdinal |
|
| isComparable = _Teuchos.ScalarTraitsUlong_isComparable |
|
| hasMachineParameters = _Teuchos.ScalarTraitsUlong_hasMachineParameters |
Detailed Description
Constructor & Destructor Documentation
__init__(Teuchos::ScalarTraits<(unsigned long)> self) -> ScalarTraitsUlong
Member Function Documentation
conjugate(unsigned long a) -> unsigned long
imag(unsigned long a) -> Teuchos::ScalarTraits< unsigned long >::magnitudeType
magnitude(unsigned long a) -> Teuchos::ScalarTraits< unsigned long >::magnitudeType
pow(unsigned long x, unsigned long y) -> unsigned long
random() -> unsigned long
real(unsigned long a) -> Teuchos::ScalarTraits< unsigned long >::magnitudeType
seedrandom(unsigned int s)
squareroot(unsigned long x) -> unsigned long
The documentation for this class was generated from the following file: