COMBINATORIAL_BLAS  1.6
HipMCLParam Struct Reference

Public Attributes

string ifilename
 
bool isInputMM
 
int base
 
string ofilename
 
int randpermute
 
bool remove_isolated
 
double inflation
 
double prunelimit
 
int64_t select
 
int64_t recover_num
 
double recover_pct
 
int kselectVersion
 
int phases
 
int perProcessMem
 
bool isDoublePrecision
 
bool is64bInt
 
bool show
 

Detailed Description

Definition at line 79 of file MCL.cpp.

Member Data Documentation

◆ base

int HipMCLParam::base

Definition at line 84 of file MCL.cpp.

◆ ifilename

string HipMCLParam::ifilename

Definition at line 82 of file MCL.cpp.

◆ inflation

double HipMCLParam::inflation

Definition at line 93 of file MCL.cpp.

◆ is64bInt

bool HipMCLParam::is64bInt

Definition at line 106 of file MCL.cpp.

◆ isDoublePrecision

bool HipMCLParam::isDoublePrecision

Definition at line 105 of file MCL.cpp.

◆ isInputMM

bool HipMCLParam::isInputMM

Definition at line 83 of file MCL.cpp.

◆ kselectVersion

int HipMCLParam::kselectVersion

Definition at line 100 of file MCL.cpp.

◆ ofilename

string HipMCLParam::ofilename

Definition at line 86 of file MCL.cpp.

◆ perProcessMem

int HipMCLParam::perProcessMem

Definition at line 104 of file MCL.cpp.

◆ phases

int HipMCLParam::phases

Definition at line 103 of file MCL.cpp.

◆ prunelimit

double HipMCLParam::prunelimit

Definition at line 96 of file MCL.cpp.

◆ randpermute

int HipMCLParam::randpermute

Definition at line 89 of file MCL.cpp.

◆ recover_num

int64_t HipMCLParam::recover_num

Definition at line 98 of file MCL.cpp.

◆ recover_pct

double HipMCLParam::recover_pct

Definition at line 99 of file MCL.cpp.

◆ remove_isolated

bool HipMCLParam::remove_isolated

Definition at line 90 of file MCL.cpp.

◆ select

int64_t HipMCLParam::select

Definition at line 97 of file MCL.cpp.

◆ show

bool HipMCLParam::show

Definition at line 109 of file MCL.cpp.


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