ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
Loading...
Searching...
No Matches
ezp::floating_t Concept Reference
Concept definition
template
<
typename
T>
concept
ezp::floating_t
= std::is_same_v<T, float> || std::is_same_v<T, double>
ezp::floating_t
Definition
traits.hpp:32
ezp
floating_t
Generated by
1.9.8