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

static const std::string type_string ()
 
template<class TT >
static constexpr bool valid (TT p)
 
template<class TT >
static constexpr bool compliant (TT n)
 

Static Public Attributes

static const constexpr size_t vect_size = 1
 

Member Typedef Documentation

◆ vect_t

using vect_t = T*

◆ scalar_t

using scalar_t = T

Member Function Documentation

◆ type_string()

static const std::string type_string ( )
inlinestatic

◆ valid()

static constexpr bool valid ( TT  p)
inlinestatic

◆ compliant()

static constexpr bool compliant ( TT  n)
inlinestatic

Field Documentation

◆ vect_size

const constexpr size_t vect_size = 1
static

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