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/../arrayfire/../arrayfire/enum.NormType.html below:

arrayfire::NormType - Rust

[−][src]Enum arrayfire::NormType

Norm type

Treats input as a vector and return sum of absolute values

Treats input as vector and return max of absolute values

Treats input as vector and returns euclidean norm

Treats input as vector and returns the p-norm

Return the max of column sums

Return the max of row sums

Returns the max singular value (Currently not supported)

Returns Lpq-norm

impl<T> Any for T where
    T: 'static + ?Sized
[src] impl<T> Borrow<T> for T where
    T: ?Sized
[src] impl<T> BorrowMut<T> for T where
    T: ?Sized
[src] impl<T> From<T> for T[src] pub fn from(t: T) -> T[src]

Performs the conversion.

impl<T, U> Into<U> for T where
    U: From<T>, 
[src] pub fn into(self) -> U[src]

Performs the conversion.

impl<T> ToOwned for T where
    T: Clone
[src] type Owned = T

The resulting type after obtaining ownership.

pub fn to_owned(&self) -> T[src]

Creates owned data from borrowed data, usually by cloning. Read more

pub fn clone_into(&self, target: &mut T)[src]

Uses borrowed data to replace owned data, usually by cloning. Read more

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src] impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

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