MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / result

Class result

extern/half/include/half.hpp:392–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390 /// \tparam T first argument type
391 /// \tparam U first argument type
392 template<typename T,typename U> struct result : enable<expr,T,U> {};
393 template<> struct result<half,half> { typedef half type; };
394
395 /// \name Classification helpers

Callers 3

TESTFunction · 0.85
updateFunction · 0.85
generate_imageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected