MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / AsDiagonalOp

Class AsDiagonalOp

extensions/include/cuMat/src/ForwardDeclarations.h:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107template<typename _Left, typename _Right, internal::ProductArgOp _OpLeft, internal::ProductArgOp _OpRight, internal::ProductArgOp _OpOutput> class ProductOp;
108
109template<typename _Child> class AsDiagonalOp;
110template<typename _Child> class ExtractDiagonalOp;
111template <typename _Child, bool _Imag, bool _Lvalue> class ExtractComplexPartOp;
112template<typename _Child, Axis _Row, Axis _Col, Axis _Batch> class SwapAxisOp;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected