QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
quda::instantiateReconstruct< Apply, Float, nColor, Recon, 0, G, Args... > Struct Template Reference

Termination specialization of instantiateReconstruct. More...

#include <instantiate.h>

Public Member Functions

 instantiateReconstruct (G &U, Args &&... args)
 

Detailed Description

template<template< typename, int, QudaReconstructType > class Apply, typename Float, int nColor, typename Recon, typename G, typename... Args>
struct quda::instantiateReconstruct< Apply, Float, nColor, Recon, 0, G, Args... >

Termination specialization of instantiateReconstruct.

Definition at line 99 of file instantiate.h.

Constructor & Destructor Documentation

◆ instantiateReconstruct()

template<template< typename, int, QudaReconstructType > class Apply, typename Float , int nColor, typename Recon , typename G , typename... Args>
quda::instantiateReconstruct< Apply, Float, nColor, Recon, 0, G, Args... >::instantiateReconstruct ( G &  U,
Args &&...  args 
)
inline

Definition at line 100 of file instantiate.h.


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