sy_lib.hpp File Reference

Implements extra facilities on top of the SY MoC. More...

#include "sy_moc.hpp"
Include dependency graph for sy_lib.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ForSyDe::SY::gaussian
 Process constructor for a Gaussian randome wave generator. More...
 

Namespaces

 ForSyDe
 The namespace for ForSyDe.
 
 ForSyDe::SY
 The namespace for synchronous MoC.
 

Functions

template<template< class > class OIf>
gaussian * ForSyDe::SY::make_gaussian (const std::string &pName, const double &gaussVar, const double &gaussMean, OIf< double > &outS)
 Helper function to construct a Gaussian randome wave generator. More...
 

Detailed Description

Implements extra facilities on top of the SY MoC.

This file includes the basic process constructors and helper functions for creating advanced SY processes.