一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
numerics.cpp File Reference

numerics external template instantiations More...

#include "numerics.hpp"
#include "numerics.x"
Include dependency graph for numerics.cpp:

Go to the source code of this file.

Namespaces

namespace  ein
 

Macros

#define X
 

Functions

template bool ein::cmp_unord (float, float) noexcept
 
template bool ein::cmp_unord (double, double) noexcept
 
template bool ein::cmp_ord (float, float) noexcept
 
template bool ein::cmp_ord (double, double) noexcept
 
X template float ein::scalef (float, float) noexcept
 cond xmacro
 
X template double ein::scalef (double, double) noexcept
 

Detailed Description

numerics external template instantiations

SPDX-FileType: Source
SPDX-FileCopyrightText: 2024 Edward Kmett <ekmett@gmail.com>
SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0

Definition in file numerics.cpp.

Macro Definition Documentation

◆ X

#define X

Definition at line 20 of file numerics.cpp.