All public logs

From CUVI Wiki

Combined display of all available logs of CUVI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:26, 31 October 2022 Jawad talk contribs created page Function:Dot (Created page with "__NOTOC__ Computes the dot product of two 2D images and stores into a 1D scalar. ====Function==== {| |style="font-size:100%;"| <syntaxhighlight lang="cpp"> CuviStatus cuvi::arithmeticLogical::dot(CuviImage& src1, CuviImage& src2, CuviScalar& result, const CuviStream& stream = CuviStream()); </syntaxhighlight> |} ====Parameters==== {| |style="font-size...")