#include <matrix.h>
Public Member Functions | |
Matrix (const Id &n, In< VYApixel > &Ci1F, In< VYApixel > &Ci2F, In< VYApixel > &Ci3F, Out< VYApixel > &Co1F, Out< VYApixel > &Co2F, Out< VYApixel > &Co3F) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< VYApixel > | Ci1P |
InPort< VYApixel > | Ci2P |
InPort< VYApixel > | Ci3P |
OutPort< VYApixel > | Co1P |
OutPort< VYApixel > | Co2P |
OutPort< VYApixel > | Co3P |
|
|
|
Definition at line 40 of file matrix.cc. References Ci1P, Ci2P, Ci3P, Co1P, Co2P, Co3P, and Saturate. |
|
|
|
Definition at line 39 of file matrix.h. Referenced by main(). |
|
Definition at line 40 of file matrix.h. Referenced by main(). |
|
Definition at line 41 of file matrix.h. Referenced by main(). |
|
Definition at line 44 of file matrix.h. Referenced by main(). |
|
Definition at line 45 of file matrix.h. Referenced by main(). |
|
Definition at line 46 of file matrix.h. Referenced by main(). |