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 41 of file cxx11_tensor_random.cpp.

Constructor & Destructor Documentation

◆ MyGenerator() [1/2]

MyGenerator::MyGenerator ( )
inline

Definition at line 42 of file cxx11_tensor_random.cpp.

◆ MyGenerator() [2/2]

MyGenerator::MyGenerator ( const MyGenerator )
inline

Definition at line 43 of file cxx11_tensor_random.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 48 of file cxx11_tensor_random.cpp.

◆ packetOp()

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

Definition at line 53 of file cxx11_tensor_random.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:03