•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
TiledArray::expressions::NullBinaryOpPermutationOptimizer Class Reference
Inheritance diagram for TiledArray::expressions::NullBinaryOpPermutationOptimizer:

Collaboration diagram for TiledArray::expressions::NullBinaryOpPermutationOptimizer:

Documentation
Constructor & Destructor Documentation
◆ NullBinaryOpPermutationOptimizer() [1/3]
|
default |
◆ ~NullBinaryOpPermutationOptimizer()
|
default |
◆ NullBinaryOpPermutationOptimizer() [2/3]
◆ NullBinaryOpPermutationOptimizer() [3/3]
Member Function Documentation
◆ left_permtype()
|
inlinefinaloverridevirtual |
- Returns
- the type of permutation bringing the initial left index list to the target left index list
Implements TiledArray::expressions::BinaryOpPermutationOptimizer.
◆ op_type()
|
inlinefinaloverridevirtual |
- Returns
- the binary op type
Implements TiledArray::expressions::BinaryOpPermutationOptimizer.
◆ operator=()
|
default |
◆ right_permtype()
|
inlinefinaloverridevirtual |
- Returns
- the type of permutation bringing the initial right index list to the target right index list
Implements TiledArray::expressions::BinaryOpPermutationOptimizer.
◆ target_left_indices()
|
inlinefinaloverridevirtual |
- Returns
- the proposed left index list
Implements TiledArray::expressions::BinaryOpPermutationOptimizer.
Definition at line 510 of file permopt.h.
Here is the call graph for this function:

◆ target_result_indices()
|
inlinefinaloverridevirtual |
- Returns
- the proposed result index list (not necessarily same as that returned by result_indices())
Implements TiledArray::expressions::BinaryOpPermutationOptimizer.
Definition at line 516 of file permopt.h.
Here is the call graph for this function:

◆ target_right_indices()
|
inlinefinaloverridevirtual |
- Returns
- the proposed right index list
Implements TiledArray::expressions::BinaryOpPermutationOptimizer.
Definition at line 513 of file permopt.h.
Here is the call graph for this function:

The documentation for this class was generated from the following file:
- TiledArray/expressions/permopt.h