![]() |
Blaze 3.9
|
Evaluation of the return type of the derestrict function. More...
#include <DerestrictTrait.h>
Evaluation of the return type of the derestrict function.
Via this type trait it is possible to evaluate the resulting return type of the derestrict function. Given the non-const vector or matrix type T, the nested type Type corresponds to the resulting return type. In case T is neither a dense or sparse vector or matrix type, the resulting Type is set to INVALID_TYPE.