Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
YAMP
TransposeOperator
C# Class YAMP.TransposeOperator
Represents a transpose operator (in analogy to the adjungate operator).
Inheritance:
RightUnaryOperator
Datei anzeigen
Open project: FlorianRappl/YAMP
Public Properties
Property
Type
Description
OpLevel
int
Symbol
String
Public Methods
Method
Description
Create
( ) :
Operator
Perform
(
Value
left
) :
Value
TransposeOperator
( ) :
System
Method Details
Create()
public
method
public
Create
( ) :
Operator
return
Operator
Perform()
public
method
public
Perform
(
Value
left
) :
Value
left
Value
return
Value
TransposeOperator()
public
method
public
TransposeOperator
( ) :
System
return
System
Property Details
OpLevel
public_oe static_oe property
public
static
int
OpLevel
return
int
Symbol
public_oe static_oe property
public
static
String
Symbol
return
String