#include <iostream>
#include <gtest/gtest.h>
#include "../../include/ecl/statistics/cumulative_statistics.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (CumulativeStatistics, cumulative) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 56 of file cumulative_statistics.cpp.
TEST | ( | CumulativeStatistics | , |
cumulative | |||
) |
Definition at line 20 of file cumulative_statistics.cpp.