polymorphic_object_data Struct Reference

polymorphic_object_data Struct Reference#

Reference API: gko::log::polymorphic_object_data Struct Reference
Reference API
gko::log::polymorphic_object_data Struct Reference

#include <ginkgo/core/log/record.hpp>

Public Member Functions

 polymorphic_object_data (const Executor *exec, const PolymorphicObject *input, const PolymorphicObject *output=nullptr)
 

Public Attributes

const Executorexec
 
std::unique_ptr< const PolymorphicObjectinput
 
std::unique_ptr< const PolymorphicObjectoutput
 

Detailed Description

Struct representing PolymorphicObject related data


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