Blender V5.0
util_math_fast_test.cpp File Reference
#include <gtest/gtest.h>
#include "util/math.h"
#include "util/math_fast.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN TEST (math, fast_sinf)
 TEST (math, fast_cosf)

Function Documentation

◆ TEST() [1/2]

TEST ( math ,
fast_cosf  )

Definition at line 34 of file util_math_fast_test.cpp.

References cosf, fast_cosf(), i, M_PI_2_F, M_PI_F, and N.

◆ TEST() [2/2]

CCL_NAMESPACE_BEGIN TEST ( math ,
fast_sinf  )

Definition at line 12 of file util_math_fast_test.cpp.

References fast_sinf(), i, M_PI_2_F, M_PI_F, N, and sinf.