TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
init_function.hh File Reference

Go to the source code of this file.

Functions

double simple_function (int index)
 
double simple_function (int index_i, int index_j)
 
double pseudo_random (int)
 
double pseudo_random (int, int)
 
double null_function (int)
 
double null_function (int, int)
 

Function Documentation

◆ null_function() [1/2]

double null_function ( int  )

◆ null_function() [2/2]

double null_function ( int  ,
int   
)

◆ pseudo_random() [1/2]

double pseudo_random ( int  )

◆ pseudo_random() [2/2]

double pseudo_random ( int  ,
int   
)

◆ simple_function() [1/2]

double simple_function ( int  index)

◆ simple_function() [2/2]

double simple_function ( int  index_i,
int  index_j 
)