ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
SC_Surface_ Struct Reference

#include <sclLib.h>

Collaboration diagram for SC_Surface_:

Public Attributes

char * pName
 
Vec_Flt_t vIndex0
 
Vec_Flt_t vIndex1
 
Vec_Ptr_t vData
 
Vec_Int_t vIndex0I
 
Vec_Int_t vIndex1I
 
Vec_Ptr_t vDataI
 
float approx [3][6]
 

Detailed Description

Definition at line 154 of file sclLib.h.

Member Data Documentation

◆ approx

float SC_Surface_::approx[3][6]

Definition at line 163 of file sclLib.h.

◆ pName

char* SC_Surface_::pName

Definition at line 156 of file sclLib.h.

◆ vData

Vec_Ptr_t SC_Surface_::vData

Definition at line 159 of file sclLib.h.

◆ vDataI

Vec_Ptr_t SC_Surface_::vDataI

Definition at line 162 of file sclLib.h.

◆ vIndex0

Vec_Flt_t SC_Surface_::vIndex0

Definition at line 157 of file sclLib.h.

◆ vIndex0I

Vec_Int_t SC_Surface_::vIndex0I

Definition at line 160 of file sclLib.h.

◆ vIndex1

Vec_Flt_t SC_Surface_::vIndex1

Definition at line 158 of file sclLib.h.

◆ vIndex1I

Vec_Int_t SC_Surface_::vIndex1I

Definition at line 161 of file sclLib.h.


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