[][src]Trait arrayfire::Scanable

pub trait Scanable: HasAfEnum { }

Trait qualifier for the type of Arrays accepted by scan operations

Implementations on Foreign Types

impl Scanable for i32[src]

impl Scanable for u32[src]

impl Scanable for u64[src]

impl Scanable for i64[src]

Loading content...

Implementors

Loading content...