![]() |
Blaze 3.9
|
Template for the blaze::checked and blaze::unchecked instances. More...
#include <Check.h>
Inherits blaze::IntegralConstant< T, N >.
Public Member Functions | |
Constructor | |
constexpr | Check ()=default |
Template for the blaze::checked and blaze::unchecked instances.
blaze::Check is the template for the blaze::checked and blaze::unchecked instance, which is an optional token for the creation of views. It can be used to enforce or skip all runtime checks during the creation of a view (subvectors, submatrices, rows, columns, bands, ...).