tkctfInfo
in tkctfInfo.h
typedef struct
tkctfInfo
{
int flagR;
float* R;
int nR;
ctfInfo ctf;
} tkctfInfo;