Go to the source code of this file.
Functions | |
TEST (Pythagoras, Norm) | |
TEST (Pythagoras, Distance) | |
TEST (Pythagoras, ScalarProduct) | |
int | main (int argc, char *argv[]) |
TEST | ( | Pythagoras | , |
Norm | |||
) |
Definition at line 8 of file pythagoras.cc.
TEST | ( | Pythagoras | , |
Distance | |||
) |
Definition at line 15 of file pythagoras.cc.
TEST | ( | Pythagoras | , |
ScalarProduct | |||
) |
Definition at line 23 of file pythagoras.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 31 of file pythagoras.cc.