$search
Unit Test for the norms. More...
#include <iostream>
#include <gtest/gtest.h>
#include "../../include/ecl/math/norms.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (NormTests, euclideanNormFunctions) | |
TEST (NormTests, euclideanNormDoubles) | |
TEST (NormTests, euclideanNormFloats) | |
TEST (NormTests, euclideanNorm) |
Unit Test for the norms.
Definition in file norms.cpp.