svZeroDSolver
Loading...
Searching...
No Matches
ActivationFunction.h File Reference

Activation function classes for cardiac chamber models. More...

#include <map>
#include <memory>
#include <string>
#include <vector>
#include "Parameter.h"
Include dependency graph for ActivationFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActivationFunction
 Base class for activation functions. More...
 
class  HalfCosineActivation
 Half cosine activation function. More...
 
class  PiecewiseCosineActivation
 Piecewise cosine activation function. More...
 
class  TwoHillActivation
 Two hill activation function. More...
 

Detailed Description

Activation function classes for cardiac chamber models.