VIP: Volume Image Processing


matrix.h File Reference
#include <vip/volume.h>
#include <vip/alloc.h>
#include <vip/math/matrix_gen.h>
Include dependency graph for matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define C_NORMAL   100
 
#define C_INVERSE   101
 
#define C_VARIANCE   102
 

Macro Definition Documentation

◆ C_INVERSE

#define C_INVERSE   101

Definition at line 35 of file matrix.h.

◆ C_NORMAL

#define C_NORMAL   100

Definition at line 34 of file matrix.h.

◆ C_VARIANCE

#define C_VARIANCE   102

Definition at line 36 of file matrix.h.