darknet  v3
Public Attributes | List of all members
float_pair Struct Reference
Collaboration diagram for float_pair:
Collaboration graph

Public Attributes

float * x
 
float * y
 

Detailed Description

Definition at line 5 of file rnn.c.

Member Data Documentation

◆ x

float* float_pair::x

Definition at line 6 of file rnn.c.

◆ y

float* float_pair::y

Definition at line 7 of file rnn.c.


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