[][src]Trait arrayfire::EdgeComputable

pub trait EdgeComputable: HasAfEnum { }

Trait qualifier for given type indicating if edge calculations such as derivates etc. can be performed

Implementations on Foreign Types

impl EdgeComputable for f64[src]

impl EdgeComputable for f32[src]

impl EdgeComputable for i32[src]

impl EdgeComputable for u32[src]

impl EdgeComputable for i16[src]

impl EdgeComputable for u16[src]

impl EdgeComputable for u8[src]

Loading content...

Implementors

Loading content...