Public Types
Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > Struct Template Reference

#include <Transpositions.h>

List of all members.

Public Types

typedef IndexType Index
typedef Matrix< Index,
SizeAtCompileTime,
1, 0, MaxSizeAtCompileTime, 1 > 
IndicesType

Detailed Description

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType>
struct Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >

Definition at line 148 of file Transpositions.h.


Member Typedef Documentation

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType >
typedef IndexType Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::Index

Definition at line 150 of file Transpositions.h.

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType >
typedef Matrix<Index, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1> Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::IndicesType

Definition at line 151 of file Transpositions.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04