#include <config.h>
#include <Nice/Application.h>
#include <Basda/Vino/Image.h>
#include <Nice/Log/HexDump.hh>
|
void | mmmult (double **a, double **b, double **c, int n, int m, int l) |
|
void | circle1 (Basda::ImageU16 &_image, const Nice::Point &_p, int r, double _value) |
|
void | circle (Basda::ImageU16 &_image, const Nice::Point &_p, int _d, int _value) |
|
void | createDM (Arr2d &_matrix, int _diameter, double _value) |
|
void | pupil (Basda::ImageU16 &_image, const Nice::Point &_point, int _diameter) |
|
void | calcslope () |
|
int | main (int argc, char *argv[]) |
|
◆ DMD
◆ LOOP
◆ SIMG
◆ SSIZE
◆ AddrVec1
typedef ushort* AddrVec1[4][SSIZE] |
◆ Arr1d
◆ Arr2d
◆ calcslope()
◆ circle()
◆ circle1()
◆ createDM()
void createDM |
( |
Arr2d & |
_matrix, |
|
|
int |
_diameter, |
|
|
double |
_value |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ mmmult()
void mmmult |
( |
double ** |
a, |
|
|
double ** |
b, |
|
|
double ** |
c, |
|
|
int |
n, |
|
|
int |
m, |
|
|
int |
l |
|
) |
| |
◆ pupil()
◆ addrvec
ushort* addrvec[4][SSIZE] |
◆ psum
◆ slope