Project Ne10
An open, optimized software library for the ARM architecture.
Functions
NE10_cross.c File Reference
#include "NE10_types.h"
#include "macros.h"
#include <assert.h>

Go to the source code of this file.

Functions

ne10_result_t ne10_cross_vec3f_c (ne10_vec3f_t *dst, ne10_vec3f_t *src1, ne10_vec3f_t *src2, ne10_uint32_t count)
 Specific implementation of ne10_cross_vec3f using plain C code. More...