Ginkgo  Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
Public Member Functions | Public Attributes | List of all members
gko::log::polymorphic_object_data Struct Reference

Struct representing PolymorphicObject related data. More...

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

Collaboration diagram for gko::log::polymorphic_object_data:
[legend]

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: