JuliaMath / Yeppp.jl

Yeppp! bindings
Other
55 stars 14 forks source link

Float32 version of dot() #26

Closed rprechelt closed 8 years ago

rprechelt commented 8 years ago

I found myself using the Float32 version of dot(). This PR contains a Float32 dot() implementation as well as a test for both types.