Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
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: