Public Types | Public Member Functions | List of all members
Eigen::vector_fixed_array_constructor< VectorType > Struct Template Reference
Inheritance diagram for Eigen::vector_fixed_array_constructor< VectorType >:
Inheritance graph
[legend]

Public Types

typedef VectorType( Signature) (std::vector< double >)
 

Public Member Functions

VectorType operator() (std::vector< double > values) const
 

Detailed Description

template<class VectorType>
struct Eigen::vector_fixed_array_constructor< VectorType >

Definition at line 360 of file eigen_typekit.cpp.

Member Typedef Documentation

template<class VectorType >
typedef VectorType( Eigen::vector_fixed_array_constructor< VectorType >::Signature) (std::vector< double >)

Definition at line 363 of file eigen_typekit.cpp.

Member Function Documentation

template<class VectorType >
VectorType Eigen::vector_fixed_array_constructor< VectorType >::operator() ( std::vector< double >  values) const
inline

Definition at line 364 of file eigen_typekit.cpp.


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


eigen_typekit
Author(s): Ruben Smits
autogenerated on Tue Jan 5 2021 03:41:40