Skip to main content

exp_slice

Function exp_slice 

Source
pub fn exp_slice<T: Transcendental, const N: usize, V>(
    input: &[T],
    output: &mut [T],
)
where V: VectorTranscendental<T, N>,
Expand description

Element-wise exponent of a slice