#include <gtest/gtest.h>
#include <limits>
#include "../../src/core/math_utils.h"
#include "../../src/core/trigonometry_utils.h"
Go to the source code of this file.
Classes | |
class | CachedTrigonometryProviderTest |
Functions | |
int | main (int argc, char *argv[]) |
TEST_F (CachedTrigonometryProviderTest, sector135Step30NoRotation) | |
TEST_F (CachedTrigonometryProviderTest, sector120Step7Rotation3) | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 43 of file trigonometry_utils_test.cpp.
TEST_F | ( | CachedTrigonometryProviderTest | , |
sector135Step30NoRotation | |||
) |
Definition at line 24 of file trigonometry_utils_test.cpp.
TEST_F | ( | CachedTrigonometryProviderTest | , |
sector120Step7Rotation3 | |||
) |
Definition at line 32 of file trigonometry_utils_test.cpp.