test math functions
More...
#include <iostream>
#include <gtest/gtest.h>
#include <ngc/core/ngcb.h>
|
| | TEST (Math, endian) |
| |
| | TEST (Math, swap) |
| |
| | TEST (Math, binary_convert) |
| |
| | TEST (Math, round) |
| |
| | TEST (Math, mean) |
| |
| | TEST (Math, median) |
| |
| | TEST (Math, filter) |
| |
test math functions
- Copyright
- SPDX-FileCopyrightText: 2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only
◆ TEST() [1/7]
| TEST |
( |
Math | , |
|
|
binary_convert | ) |
◆ TEST() [2/7]
◆ TEST() [3/7]
◆ TEST() [4/7]
◆ TEST() [5/7]
◆ TEST() [6/7]
◆ TEST() [7/7]