Darknet/YOLO v3.0-177-gfa2353b
Object Detection Framework
 
Loading...
Searching...
No Matches
matrix Struct Reference

#include "darknet_internal.hpp"

Collaboration diagram for matrix:

Public Attributes

int cols
 
int rows
 
float ** vals
 

Member Data Documentation

◆ cols

int matrix::cols

◆ rows

int matrix::rows

◆ vals

float** matrix::vals

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