List of all members
blaze::Check< C > Struct Template Reference

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, ...). More...

#include <Check.h>

Public Member Functions

Constructor
constexpr Check ()
 

Detailed Description

template<bool C>
struct blaze::Check< C >

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, ...).


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