Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
template.cpp File Reference

Go to the source code of this file.

Functions

template<typename T >
muladd (T a, T b, T c)
 
template int muladd< int > (int, int, int)
 

Function Documentation

template<typename T >
T muladd ( a,
b,
c 
)

Definition at line 2 of file template.cpp.

template int muladd< int > ( int  ,
int  ,
int   
)