struct Gambit::clik_lensing_object
[No description available]
Public Attributes
| Name | |
|---|---|
| void * | plens_payload |
| int | 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 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 2022-08-03 at 12:58:17 +0000