struct Gambit::clik_lensing_object
[No description available]
Public Attributes
Name | |
---|---|
void * | plens_payload |
int[7] | lmax |
int | type |
int | renorm |
int | ren1 |
double | check |
int | has_check |
double * | cl_fid |
Public Attributes Documentation
variable plens_payload
void * plens_payload;
variable lmax
int[7] lmax;
variable type
int type;
variable renorm
int renorm;
variable ren1
int ren1;
variable check
double check;
variable has_check
int has_check;
variable cl_fid
double * cl_fid;
Updated on 2024-07-18 at 13:53:30 +0000