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.
tim::math::compute< Tp, Up > Member List

This is the complete list of members for tim::math::compute< Tp, Up >, including all inherited members.

abs(const type &_v)tim::math::compute< Tp, Up >inlinestatic
divide(type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
divide(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
max(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
min(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
minus(type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
minus(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
multiply(type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
multiply(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
percent_diff(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
plus(type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
plus(const type &_l, const V &_r)tim::math::compute< Tp, Up >inlinestatic
sqr(const type &_v)tim::math::compute< Tp, Up >inlinestatic
sqrt(const type &_v)tim::math::compute< Tp, Up >inlinestatic
this_type typedeftim::math::compute< Tp, Up >
type typedeftim::math::compute< Tp, Up >
value_type typedeftim::math::compute< Tp, Up >