[][src]Trait adtensor::One

pub trait One {
    fn one() -> Self;
}

Required methods

fn one() -> Self

Loading content...

Implementations on Foreign Types

impl One for f32[src]

impl One for f64[src]

Loading content...

Implementors

Loading content...