#include <tensor_interface.hh>
Public Types | |
typedef Eigen::Tensor< real, 2 > | gene_matrix |
typedef Eigen::Tensor< real, 1 > | gene_vector |
typedef Eigen::Tensor< real, 2 >::Index | Index |
typedef real | real_type |
typedef std::vector< stl_vector > | stl_matrix |
typedef std::vector< real > | stl_vector |
Definition at line 19 of file tensor_interface.hh.
typedef Eigen::Tensor<real,2> tensor_interface< real >::gene_matrix |
Definition at line 28 of file tensor_interface.hh.
typedef Eigen::Tensor<real,1> tensor_interface< real >::gene_vector |
Definition at line 29 of file tensor_interface.hh.
typedef Eigen::Tensor<real,2>::Index tensor_interface< real >::Index |
Definition at line 23 of file tensor_interface.hh.
typedef real tensor_interface< real >::real_type |
Definition at line 22 of file tensor_interface.hh.
typedef std::vector<stl_vector> tensor_interface< real >::stl_matrix |
Definition at line 26 of file tensor_interface.hh.
typedef std::vector<real> tensor_interface< real >::stl_vector |
Definition at line 25 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 92 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 88 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 96 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 100 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 37 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 39 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 41 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 76 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 65 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 82 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 32 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 51 of file tensor_interface.hh.
|
inlinestatic |
Definition at line 59 of file tensor_interface.hh.