ProjectCPP 0.1
Загрузка...
Поиск...
Не найдено
FloatingType Concept Reference

Concept definition

template<class Type>
concept FloatingType = std::is_floating_point_v<Type>
Definition DiagonalMatrix.h:9