faudes::Scalar Class Reference

Detailed Description

Base type for dense maths.

The hybrid systems plug-in refers to scalar parameters to represent states, constraints, guards and time. The current implementaion uses the floating point representation by the C type "double". As an alternative, one could consider arbitrary preciscion arithmetic.

Definition at line 34 of file hyb_parameter.h.

#include <hyb_parameter.h>

Public Types

typedef double Type
 Datatype for scalar. More...
 

Member Typedef Documentation

◆ Type

typedef double faudes::Scalar::Type

Datatype for scalar.

Definition at line 37 of file hyb_parameter.h.


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

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen