Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (MeanFilterDouble, ConfirmIdentityNRows) | |
TEST (MeanFilterDouble, ThreeRows) | |
TEST (MultiChannelMeanFilterDouble, ConfirmIdentityNRows) | |
TEST (MultiChannelMeanFilterDouble, ThreeRows) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 140 of file test_mean.cpp.
TEST | ( | MeanFilterDouble | , |
ConfirmIdentityNRows | |||
) |
Definition at line 92 of file test_mean.cpp.
TEST | ( | MeanFilterDouble | , |
ThreeRows | |||
) |
Definition at line 116 of file test_mean.cpp.
TEST | ( | MultiChannelMeanFilterDouble | , |
ConfirmIdentityNRows | |||
) |
Definition at line 36 of file test_mean.cpp.
TEST | ( | MultiChannelMeanFilterDouble | , |
ThreeRows | |||
) |
Definition at line 62 of file test_mean.cpp.