|
timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
|
This operation class is used for multiplication of a component. More...
#include "timemory/operations/types/math.hpp"
Collaboration diagram for tim::operation::multiply< Tp >:Public Types | |
| using | type = Tp |
Public Member Functions | |
| TIMEMORY_DELETED_OBJECT (multiply) template< typename Up | |
Public Attributes | |
| Up = Tp | |
This operation class is used for multiplication of a component.
| using tim::operation::multiply< Tp >::type = Tp |
| tim::operation::multiply< Tp >::TIMEMORY_DELETED_OBJECT | ( | multiply< Tp > | ) |
| tim::operation::multiply< Tp >::Up = Tp |