Shapeworks Studio  2.1
Shape analysis software suite
Eigen::internal::inplace_transpose_selector< MatrixType, IsSquare > Struct Template Reference

Detailed Description

template<typename MatrixType, bool IsSquare = (MatrixType::RowsAtCompileTime == MatrixType::ColsAtCompileTime) && MatrixType::RowsAtCompileTime!=Dynamic>
struct Eigen::internal::inplace_transpose_selector< MatrixType, IsSquare >

Definition at line 251 of file Transpose.h.


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