Searched refs:courrant (Results 1 – 2 of 2) sorted by relevance
1041 T courrant = static_cast<T>(1); in spherical() local1045 courrant *= cos(phi2); in spherical()1047 T c = sin(phi1)*courrant; in spherical()1049 courrant *= cos(phi1); in spherical()1051 T b = sin(theta)*courrant; in spherical()1052 T a = cos(theta)*courrant; in spherical()
4023 T courrant = static_cast<T>(1); in spherical() local4027 courrant *= cos(phi6); in spherical()4029 T g = sin(phi5)*courrant; in spherical()4031 courrant *= cos(phi5); in spherical()4033 T f = sin(phi4)*courrant; in spherical()4035 courrant *= cos(phi4); in spherical()4037 T e = sin(phi3)*courrant; in spherical()4039 courrant *= cos(phi3); in spherical()4041 T d = sin(phi2)*courrant; in spherical()4043 courrant *= cos(phi2); in spherical()[all …]