fastcat 0.13.15
C++ EtherCAT Device Command & Control Library
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
function.h File Reference
#include "fastcat/device_base.h"
Include dependency graph for function.h:

Go to the source code of this file.

Classes

struct  fastcat::PolynomialParams
 
struct  fastcat::PowerParams
 
struct  fastcat::ExponentialParams
 
class  fastcat::Function
 

Namespaces

namespace  fastcat
 

Enumerations

enum  fastcat::FunctionType {
  fastcat::POLYNOMIAL , fastcat::SUMMATION , fastcat::MULTIPLICATION , fastcat::POWER ,
  fastcat::EXPONENTIAL , fastcat::SIGMOID , fastcat::BAD_FUNCTION_TYPE
}
 

Functions

FunctionType fastcat::FunctionTypeFromString (const std::string &)