![]() |
Blaze 3.9
|
Evaluation of the return type of the evaluate function. More...
#include <EvaluateTrait.h>
Evaluation of the return type of the evaluate function.
Via this type trait it is possible to evaluate the resulting return type of the evaluate function. Given the data type T, the nested type Type corresponds to the resulting return type. In case T is a dense or sparse vector or matrix type, the resulting Type is set to the according result type. Otherwise, Type is set to the unqualified and unmodified T.