예제 #1
0
파일: std_math_ad.hpp 프로젝트: ZiiCee/OPTI
	inline AD<Base> erf(const AD<Base> &x)
	{	return x.erf(); }