VIP: Volume Image Processing


random_box Struct Reference

#include <vip/math/random.h>

Collaboration diagram for random_box:

Data Fields

unsigned char label
 
float proba
 
struct random_boxnext
 

Detailed Description

Definition at line 33 of file random.h.

Field Documentation

◆ label

unsigned char random_box::label

Definition at line 34 of file random.h.

◆ next

struct random_box* random_box::next

Definition at line 36 of file random.h.

◆ proba

float random_box::proba

Definition at line 35 of file random.h.


The documentation for this struct was generated from the following file: