FflasFfpack
Public Types | Static Public Member Functions | Static Public Attributes
NoSimd< T > Struct Template Reference

#include <fflas_simd.h>

Public Types

using vect_t = T *
 
using scalar_t = T
 

Static Public Member Functions

template<class TT >
static constexpr bool valid (TT p)
 
template<class TT >
static constexpr bool compliant (TT n)
 

Static Public Attributes

static constexpr const size_t vect_size = 1
 

Member Typedef Documentation

◆ vect_t

using vect_t = T*

◆ scalar_t

using scalar_t = T

Member Function Documentation

◆ valid()

static constexpr bool valid ( TT  p)
inlinestaticconstexpr

◆ compliant()

static constexpr bool compliant ( TT  n)
inlinestaticconstexpr

Field Documentation

◆ vect_size

constexpr const size_t vect_size = 1
staticconstexpr

The documentation for this struct was generated from the following file: