#include "./InternalHeaderCheck.h"
#include "../plugins/CommonCwiseUnaryOps.inc"
#include "../plugins/BlockMethods.inc"
#include "../plugins/IndexedViewMethods.inc"
#include "../plugins/ReshapedMethods.inc"
Go to the source code of this file.
|
| | Eigen |
| | Namespace containing all symbols from the Eigen library.
|
| |
|
| template<typename DerivedA , typename DerivedB > |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::enable_if_t< std::is_base_of< DenseBase< std::decay_t< DerivedA > >, std::decay_t< DerivedA > >::value &&std::is_base_of< DenseBase< std::decay_t< DerivedB > >, std::decay_t< DerivedB > >::value, void > | Eigen::swap (DerivedA &&a, DerivedB &&b) |
| |
◆ EIGEN_CURRENT_STORAGE_BASE_CLASS
◆ EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF
| #define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF |
( |
|
COND | ) |
|
◆ EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL
| #define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL |
◆ EIGEN_DOC_UNARY_ADDONS
| #define EIGEN_DOC_UNARY_ADDONS |
( |
|
X, |
|
|
|
Y |
|
) |
| |