|
Functions |
| void | UpdateSizeArgument () |
| double * | TalkUniqueImage (int width, int height, double start, double inc) |
| template<class ArrayT> |
| ArrayT * | TalkImage (std::string comment, double start, double inc, int bw, int bh) |
| template<class ArrayT> |
| ArrayT * | TalkKernel (std::string comment, int dims, int dir=1) |
| void | DoTalkBpo2d () |
| | talk functions
|
| void | DoTalkGenConv2d () |
| void | DoTalkGenConv2dSep () |
| void | DoTalkRecGenConv2d () |
| void | DoTalkRecGenConv2dSep () |
| void | DoTalkNgb2d () |
| void | DoTalkNgb2dExtra () |
| void | DoTalkNgb2dExtra2 () |
| int | mainTalk (int argc, char *argv[]) |
| | main function
|
Variables |
| static bool | gVerbose |
| static bool | gUniform |
| static bool | gSmall |
| static bool | gLarge |
| static int | gVType |
| static int | gWidth |
| static int | gHeight |