SUNphi
1.0
|
Files | |
file | Add.hpp [code] |
Defines a class which take the sum of two SmETs. | |
file | Adj.hpp [code] |
Defines the adjoint as transposed of the conjugated. | |
file | Assign.hpp [code] |
Defines a class which assigns rhs SmET to lhs one. | |
file | BaseSmET.hpp [code] |
Header file defining basic properties of Smart Expression Templates. | |
file | BinarySmET.hpp [code] |
Header file defining basic properties of Binary SmET. | |
file | Bind.hpp [code] |
Defines a class which binds a component of a SmET. | |
file | Conj.hpp [code] |
Header file for the definition of the conjugate of a number. | |
file | MulAdd.hpp [code] |
Defines a class which take the sum of a SmET with the product of two others. | |
file | NnarySmET.hpp [code] |
Header file defining basic properties of Nnary SmET. | |
file | Reference.hpp [code] |
Defines a class which defines a reference to another SmET. | |
file | RelBind.hpp [code] |
Defines a class which binds a component of a SmET w.r.t another. | |
file | ScalarWrap.hpp [code] |
Defines a class which wraps a pure scalar into a SmET, to be used in expressions. | |
file | Transpose.hpp [code] |
Defines a class which take the transposed of a SmET. | |
file | UnaryMinus.hpp [code] |
Header file for the definition of -smet. | |
file | UnaryPlus.hpp [code] |
Header file for the definition of +smet. | |
file | UnarySmET.hpp [code] |
Header file defining basic properties of Unary SmET. | |
file | Wrap.hpp [code] |
Header file for the definition of Wrapper . | |