algebramix_doc 0.3
|
#include <vector_aligned.hpp>
Definition at line 122 of file vector_aligned.hpp.
Definition at line 123 of file vector_aligned.hpp.
Definition at line 124 of file vector_aligned.hpp.
{
return Vec::template vec_unary_big<Op,C> (s, n); }
Definition at line 126 of file vector_aligned.hpp.
{
return Vec::template vec_unary_big<Op,C> (s, n, fm); } };