Vector Optimized Library of Kernels  3.0.0
Architecture-tuned implementations of math kernels
volk_arch_defs.arch_class Class Reference

Inherits object.

Public Member Functions

def __init__ (self, flags, checks, **kwargs)
 
def is_supported (self, compiler)
 
def get_flags (self, compiler)
 
def __repr__ (self)
 

Data Fields

 checks
 

Constructor & Destructor Documentation

◆ __init__()

def volk_arch_defs.arch_class.__init__ (   self,
  flags,
  checks,
**  kwargs 
)

Member Function Documentation

◆ __repr__()

def volk_arch_defs.arch_class.__repr__ (   self)

◆ get_flags()

def volk_arch_defs.arch_class.get_flags (   self,
  compiler 
)

◆ is_supported()

def volk_arch_defs.arch_class.is_supported (   self,
  compiler 
)

Field Documentation

◆ checks

volk_arch_defs.arch_class.checks

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