#include <transpose.h>
Public Member Functions | |
Transpose (const Id &n, In< VYApixel > &ci, Out< VYApixel > &co) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< VYApixel > | Cin |
OutPort< VYApixel > | Cout |
|
Definition at line 13 of file transpose.cc. |
|
Definition at line 24 of file transpose.cc. |
|
Definition at line 28 of file transpose.h. |
|
Definition at line 35 of file transpose.h. Referenced by main(). |
|
Definition at line 38 of file transpose.h. Referenced by main(). |