simd_project
Returns the first vector projected onto the second vector.
Declaration
static simd_double2 simd_project(simd_double2 __x, simd_double2 __y);Returns the first vector projected onto the second vector.
static simd_double2 simd_project(simd_double2 __x, simd_double2 __y);