| 
    algebramix_doc 0.3 
   | 
 
#include <vector_aligned.hpp>
Definition at line 101 of file vector_aligned.hpp.
Definition at line 102 of file vector_aligned.hpp.
| static bool op | ( | const C * | s, | 
| nat | n | ||
| ) |  [inline, static] | 
        
Definition at line 103 of file vector_aligned.hpp.
                                            {
    return Vec::template vec_unary_test (s, n); } };