Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
cokus_test.cpp File Reference
#include "stdio.h"
#include "math.h"
Include dependency graph for cokus_test.cpp:

Macros

#define uint32   unsigned long
 
#define SMALL_INT   char
 
#define SMALL_INT_CLASS   mxCHAR_CLASS
 

Functions

void seedMT (uint32 seed)
 
uint32 randomMT (void)
 
int main (void)
 

Macro Definition Documentation

◆ SMALL_INT

◆ SMALL_INT_CLASS

#define SMALL_INT_CLASS   mxCHAR_CLASS

◆ uint32

Function Documentation

◆ main()

int main ( void )

References MAX, randomMT(), seedMT(), and uint32.

Here is the call graph for this function:

◆ randomMT()

uint32 randomMT ( void )
extern

Referenced by main().

Here is the caller graph for this function:

◆ seedMT()

void seedMT ( uint32 seed)
extern

Referenced by main().

Here is the caller graph for this function: