Public Member Functions | List of all members
MyGenerator Struct Reference

Public Member Functions

 MyGenerator ()
 
 MyGenerator (const MyGenerator &)
 
int operator() (Eigen::DenseIndex element_location, Eigen::DenseIndex=0) const
 
internal::packet_traits< int >::type packetOp (Eigen::DenseIndex packet_location, Eigen::DenseIndex=0) const
 

Detailed Description

Definition at line 39 of file cxx11_tensor_random.cpp.

Constructor & Destructor Documentation

MyGenerator::MyGenerator ( )
inline

Definition at line 40 of file cxx11_tensor_random.cpp.

MyGenerator::MyGenerator ( const MyGenerator )
inline

Definition at line 41 of file cxx11_tensor_random.cpp.

Member Function Documentation

int MyGenerator::operator() ( Eigen::DenseIndex  element_location,
Eigen::DenseIndex  = 0 
) const
inline

Definition at line 46 of file cxx11_tensor_random.cpp.

internal::packet_traits<int>::type MyGenerator::packetOp ( Eigen::DenseIndex  packet_location,
Eigen::DenseIndex  = 0 
) const
inline

Definition at line 51 of file cxx11_tensor_random.cpp.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50