MatchLib
All Classes Namespaces Files Functions Modules Pages
Public Types | List of all members
nvhls::nvhls_t< N, false > Struct Template Reference

Public Types

typedef sc_bigint< Nnvint_t
 
typedef sc_biguint< Nnvuint_t
 

Detailed Description

template<unsigned int N>
struct nvhls::nvhls_t< N, false >

Definition at line 345 of file nvhls_int.h.

Member Typedef Documentation

◆ nvint_t

template<unsigned int N>
typedef sc_bigint<N> nvhls::nvhls_t< N, false >::nvint_t

Definition at line 346 of file nvhls_int.h.

◆ nvuint_t

template<unsigned int N>
typedef sc_biguint<N> nvhls::nvhls_t< N, false >::nvuint_t

Definition at line 347 of file nvhls_int.h.


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