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