12#ifndef __CODAC_RANDTRAJECTORY_H__
13#define __CODAC_RANDTRAJECTORY_H__
One dimensional random trajectory , used to represent noises.
Definition codac_RandTrajectory.h:24
RandTrajectory(const Interval &tdomain, double timestep, const Interval &bounds)
Creates a scalar trajectory made of random values.
One dimensional trajectory , defined as a temporal map of values.
Definition codac_Trajectory.h:35
const Interval tdomain() const
Returns the temporal definition domain of this trajectory.
FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function ...
Definition codac_capd_helpers.h:9