Public Types

internal::traits< permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed > > Struct Template Reference

#include <PermutationMatrix.h>

List of all members.

Public Types

typedef MatrixType::PlainObject ReturnType

template<typename PermutationType, typename MatrixType, int Side, bool Transposed>
struct internal::traits< permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed > >


Member Typedef Documentation

template<typename PermutationType , typename MatrixType , int Side, bool Transposed>
typedef MatrixType::PlainObject internal::traits< permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed > >::ReturnType

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