Automatic Differentiation
 
Loading...
Searching...
No Matches
Eigen::internal::traits< stan::math::pinned_matrix< T > > Struct Template Reference

Detailed Description

template<typename T>
struct Eigen::internal::traits< stan::math::pinned_matrix< T > >

Definition at line 214 of file pinned_matrix.hpp.

#include <pinned_matrix.hpp>

Public Types

enum  {
  PlainObjectTypeInnerSize = base::PlainObjectTypeInnerSize ,
  InnerStrideAtCompileTime = base::InnerStrideAtCompileTime ,
  OuterStrideAtCompileTime = base::OuterStrideAtCompileTime ,
  Alignment = base::Alignment ,
  Flags = base::Flags
}
 
using base = traits< Eigen::Map< T > >
 
using XprKind = typename base::XprKind
 

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