chsvlib
chsv helper source code
matrix_always_sequential Struct Reference

A policy for implementing matrix operations for running in a single thread only. More...

#include <chsvmath.h>

Public Member Functions

 matrix_always_sequential ()=default
 Default constructor.
 
 matrix_always_sequential (const matrix_always_parallel &)
 Provided for meta-convertibility from matrix_always_parallel. Not implemented.
 

Detailed Description

A policy for implementing matrix operations for running in a single thread only.


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