![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qmath.h>
Public Member Functions | |
QHypotHelper (T first) | |
T | result () const |
template<typename F, typename ... Fs> | |
auto | add (F first, Fs... rest) const |
template<typename F, typename R = typename QHypotType<T, F>::type> | |
QHypotHelper< R > | add (F next) const |
Friends | |
template<typename F> | |
class | QHypotHelper |
|
inline |
|
inline |
|
inline |
|
inline |