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