linop_factory_data Struct Reference

linop_factory_data Struct Reference#

Reference API: gko::log::linop_factory_data Struct Reference
Reference API
gko::log::linop_factory_data Struct Reference

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

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: