ecat 6.0.0
matrix Struct Reference

#include <ecat/kernel/matpkg.h>

Public Attributes

int ncols
 
int nrows
 
float * data
 

Detailed Description

Definition at line 6 of file matpkg.h.

Member Data Documentation

◆ data

float* matrix::data

Definition at line 9 of file matpkg.h.

◆ ncols

int matrix::ncols

Definition at line 8 of file matpkg.h.

◆ nrows

int matrix::nrows

Definition at line 8 of file matpkg.h.


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