0.8.1, error: identifier "Min" is undefined math standard library function

(solved, just use “min”. problem is then what if I define a “min” with the same name? will cuda use its own 4-cycle Min, as listed in Table A-1? Thanks!)

//delete
Hi, att, how to use cuda0.8.1’s functions in Table A-1? Thanks!