A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://arrayfire.github.io/arrayfire-rust/arrayfire/fn.dot.html below:

arrayfire::dot - Rust

[−][src]Function arrayfire::dot
pub fn dot<T>(
    lhs: &Array<T>,
    rhs: &Array<T>,
    optlhs: MatProp,
    optrhs: MatProp
) -> Array<T> where
    T: HasAfEnum + FloatingPoint

Calculate the dot product of vectors.

Scalar dot product between two vectors. Also referred to as the inner product. This function returns the scalar product of two equal sized vectors.

The result of dot product.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4