test_nr.cpp File Reference
Functions | |
| template<class FT > | |
| int | test_str () |
| template<class FT > | |
| int | test_arithmetic () |
| template<class FT > | |
| bool | test_hypot () |
| template<class FT > | |
| int | test_std () |
| zero on success. More... | |
| template<class FT > | |
| int | test_root () |
| int | main () |
Function Documentation
◆ main()
| int main | ( | ) |
◆ test_arithmetic()
template<class FT >
| int test_arithmetic | ( | ) |
◆ test_hypot()
template<class FT >
| bool test_hypot | ( | ) |
◆ test_root()
template<class FT >
| int test_root | ( | ) |
◆ test_std()
template<class FT >
| int test_std | ( | ) |
zero on success.
- Returns
◆ test_str()
template<class FT >
| int test_str | ( | ) |
1.9.4