PulseView  unreleased development snapshot
A Qt-based sigrok GUI
exprtk::details::numeric::fast_exp< T, N > Struct Template Reference

#include <exprtk.hpp>

Collaboration diagram for exprtk::details::numeric::fast_exp< T, N >:

Static Public Member Functions

static T result (T v)
 

Detailed Description

template<typename T, unsigned int N>
struct exprtk::details::numeric::fast_exp< T, N >

Definition at line 1544 of file exprtk.hpp.

Member Function Documentation

template<typename T , unsigned int N>
static T exprtk::details::numeric::fast_exp< T, N >::result ( v)
inlinestatic

Definition at line 1546 of file exprtk.hpp.

Here is the caller graph for this function:


The documentation for this struct was generated from the following file: