Vector Optimized Library of Kernels 3.1.1
Architecture-tuned implementations of math kernels
 
Loading...
Searching...
No Matches
SSE2NEON::SSE2NEONTest Class Referenceabstract

#include <impl.h>

Inherited by SSE2NEON::SSE2NEONTestImpl.

Public Member Functions

virtual result_t runTest (InstructionTest test)=0
 
virtual void release (void)=0
 

Static Public Member Functions

static SSE2NEONTestcreate (void)
 

Member Function Documentation

◆ create()

SSE2NEONTest * SSE2NEON::SSE2NEONTest::create ( void  )
static

◆ release()

virtual void SSE2NEON::SSE2NEONTest::release ( void  )
pure virtual

Implemented in SSE2NEON::SSE2NEONTestImpl.

◆ runTest()

virtual result_t SSE2NEON::SSE2NEONTest::runTest ( InstructionTest  test)
pure virtual

Implemented in SSE2NEON::SSE2NEONTestImpl.


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