HLIBpro  2.3.1
Public Member Functions | Public Attributes | List of all members
solve_option_t Struct Reference

determines characteristics of triangular system

#include <solve_types.hh>

Public Member Functions

 solve_option_t (const eval_type_t aeval, const diag_type_t adiag)
 constructor
 

Public Attributes

eval_type_t eval
 is matrix to be evaluated point or block wise
 
diag_type_t diag
 is diagonal unit or not