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