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::linop_factory_data Struct Reference

Struct representing LinOp factory related data. More...

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

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

Public Member Functions

 linop_factory_data (const LinOpFactory *factory, const LinOp *input, const LinOp *output)
 

Public Attributes

const LinOpFactoryfactory
 
std::unique_ptr< const LinOpinput
 
std::unique_ptr< const LinOpoutput
 

Detailed Description

Struct representing LinOp factory related data.


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