Quantum++
v0.8.8
C++11 quantum computing library
|
Checks whether the type is an Eigen matrix expression. More...
#include <traits.h>
Checks whether the type is an Eigen matrix expression.
Provides the member constant value which is equal to true, if the type is an Eigen matrix expression of type Eigen::MatrixBase<Derived>. Otherwise, value is equal to false.