CLASSpp Manual
Cosmology reference and developer manual
Loading...
Searching...
No Matches
lensing.h
Go to the documentation of this file.
1
3
#ifndef __LENSING__
4
#define __LENSING__
5
6
#include "
spectra.h
"
7
15
struct
lensing
{
22
23
bool
has_lensed_cls
=
false
;
26
30
31
short
lensing_verbose
=
32
0;
35
};
36
37
/*************************************************************************************************************/
38
/*
39
* Boilerplate for C++
40
*/
41
#ifdef __cplusplus
42
extern
"C"
{
43
#endif
44
45
#ifdef __cplusplus
46
}
47
#endif
48
49
#endif
lensing::lensing_verbose
short lensing_verbose
Definition
lensing.h:31
lensing::has_lensed_cls
bool has_lensed_cls
Definition
lensing.h:23
lensing
Definition
lensing.h:15
spectra.h
source
lensing.h
Generated by
1.9.8