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. | |
A policy for implementing matrix operations for running in a single thread only.