#include <list>#include <iostream>#include "Stats.hpp"#include "PowerSum.hpp"#include "Exception.hpp"#include "TestUtil.hpp"#include <stdlib.h>#include <math.h>
Go to the source code of this file.
Functions | |
| double | gasdev () |
| int | main (int argc, char *argv[]) |
| double gasdev | ( | ) |
Definition at line 58 of file PowerSum_T.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 75 of file PowerSum_T.cpp.