Project Ne10
An open, optimized software library for the ARM architecture.
Public Attributes | List of all members
ne10_mat_row4f Struct Reference

#include <NE10_types.h>

Public Attributes

ne10_float32_t r1
 
ne10_float32_t r2
 
ne10_float32_t r3
 
ne10_float32_t r4
 

Detailed Description

Definition at line 177 of file NE10_types.h.

Member Data Documentation

ne10_float32_t ne10_mat_row4f::r1

Definition at line 179 of file NE10_types.h.

ne10_float32_t ne10_mat_row4f::r2

Definition at line 180 of file NE10_types.h.

ne10_float32_t ne10_mat_row4f::r3

Definition at line 181 of file NE10_types.h.

ne10_float32_t ne10_mat_row4f::r4

Definition at line 182 of file NE10_types.h.


The documentation for this struct was generated from the following file: