Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Xyce::Device::ADMSbsimcmg::AnalogFunctions Class Reference

#include <N_DEV_ADMSbsimcmg.h>

Public Member Functions

template<typename ScalarT >
ScalarT lexp (ScalarT x)
 
template<typename ScalarT >
ScalarT lln (ScalarT x)
 
template<typename ScalarT >
ScalarT hypsmooth (ScalarT x, ScalarT c)
 
template<typename ScalarT >
ScalarT hypmax (ScalarT x, ScalarT xmin, ScalarT c)
 

Detailed Description

Definition at line 341 of file N_DEV_ADMSbsimcmg.h.

Member Function Documentation

template<typename ScalarT >
ScalarT Xyce::Device::ADMSbsimcmg::AnalogFunctions::hypmax ( ScalarT  x,
ScalarT  xmin,
ScalarT  c 
)
inline

Definition at line 399 of file N_DEV_ADMSbsimcmg.h.

template<typename ScalarT >
ScalarT Xyce::Device::ADMSbsimcmg::AnalogFunctions::hypsmooth ( ScalarT  x,
ScalarT  c 
)
inline

Definition at line 386 of file N_DEV_ADMSbsimcmg.h.

template<typename ScalarT >
ScalarT Xyce::Device::ADMSbsimcmg::AnalogFunctions::lexp ( ScalarT  x)
inline

Definition at line 346 of file N_DEV_ADMSbsimcmg.h.

template<typename ScalarT >
ScalarT Xyce::Device::ADMSbsimcmg::AnalogFunctions::lln ( ScalarT  x)
inline

Definition at line 373 of file N_DEV_ADMSbsimcmg.h.


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