EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ScalarOperations.cpp File Reference
#include <eeros/core/Runnable.hpp>
#include <eeros/math/Matrix.hpp>
#include <eeros/control/DeMux.hpp>
#include <iostream>
#include <fstream>
#include "../../Utils.hpp"
Include dependency graph for ScalarOperations.cpp:

Classes

class  ScalarOpsTest< M, N, T >
 

Macros

#define nofOperations   8
 

Functions

void illegalArgument (int n, int m)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

#define nofOperations   8

Function Documentation

void illegalArgument ( int  n,
int  m 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Here is the call graph for this function: