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.ScalarTraitsByte_isComplex |
|
| isOrdinal = _Teuchos.ScalarTraitsByte_isOrdinal |
|
| isComparable = _Teuchos.ScalarTraitsByte_isComparable |
|
| hasMachineParameters = _Teuchos.ScalarTraitsByte_hasMachineParameters |
Detailed Description
Constructor & Destructor Documentation
__init__(Teuchos::ScalarTraits<(char)> self) -> ScalarTraitsByte
Member Function Documentation
conjugate(char a) -> char
imag(char a) -> Teuchos::ScalarTraits< char >::magnitudeType
isnaninf(char const & x) -> bool
magnitude(char a) -> Teuchos::ScalarTraits< char >::magnitudeType
pow(char x, char y) -> char
real(char a) -> Teuchos::ScalarTraits< char >::magnitudeType
seedrandom(unsigned int s)
squareroot(char x) -> char
The documentation for this class was generated from the following file: