Update documentation
parent
f53405b995
commit
4c5695c51b
|
|
@ -518,7 +518,8 @@ inline void VecStoreBE(const T src, int off, byte dest[16])
|
|||
//////////////////////// Miscellaneous ////////////////////////
|
||||
|
||||
/// \brief Permutes a vector
|
||||
/// \tparam T vector type
|
||||
/// \tparam T1 vector type
|
||||
/// \tparam T2 vector type
|
||||
/// \param vec the vector
|
||||
/// \param mask vector mask
|
||||
/// \returns vector
|
||||
|
|
|
|||
Loading…
Reference in New Issue