Gobelijn API documentation
- generated for commit a0cbea7
|
Go to the source code of this file.
Functions | |
template<typename T > | |
T | muladd (T a, T b, T c) |
template int | muladd< int > (int, int, int) |
T muladd | ( | T | a, |
T | b, | ||
T | c | ||
) |
Definition at line 2 of file incompatible-template.cpp.
template int muladd< int > | ( | int | , |
int | , | ||
int | |||
) |