Trait VectorMoadd

pub trait VectorMoadd

Associated Types

type Result;

Required Methods

unsafe fn vec_moadd(self, b: Self, c: Self::Result) -> Self::Result

Implementors