error: invalid operands to binary expression ('double *' and 'double')
:(:(:(When I compile the kernel, the error comes out,"error: invalid operands to binary expression ('double *' and 'double')",the variables down there are all double types. code:***************...