COMBINATORIAL_BLAS  1.6
combblas::promote_trait< SpTuples< int, int >, SpTuples< int, float > > Struct Template Reference

#include <SpTuples.h>

Public Types

typedef SpTuples< int, float > T_promote
 
typedef SpTuples< int, float > T_promote
 

Detailed Description

template<>
struct combblas::promote_trait< SpTuples< int, int >, SpTuples< int, float > >

Definition at line 314 of file SpTuples.h.

Member Typedef Documentation

◆ T_promote [1/2]

typedef SpTuples<int,float> combblas::promote_trait< SpTuples< int, int >, SpTuples< int, float > >::T_promote

Definition at line 316 of file SpTuples.h.

◆ T_promote [2/2]

typedef SpTuples<int,float> combblas::promote_trait< SpTuples< int, int >, SpTuples< int, float > >::T_promote

Definition at line 316 of file SpTuples.h.


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