Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::x_matrix Struct Reference

Public Attributes

ALIGNED ae_int64_t rows
 
ALIGNED ae_int64_t cols
 
ALIGNED ae_int64_t stride
 
ALIGNED ae_int64_t datatype
 
ALIGNED ae_int64_t owner
 
ALIGNED ae_int64_t last_action
 
ALIGNED void * ptr
 

Detailed Description

Definition at line 301 of file ap.h.

Member Data Documentation

◆ cols

ALIGNED ae_int64_t alglib_impl::x_matrix::cols

Definition at line 304 of file ap.h.

◆ datatype

ALIGNED ae_int64_t alglib_impl::x_matrix::datatype

Definition at line 306 of file ap.h.

◆ last_action

ALIGNED ae_int64_t alglib_impl::x_matrix::last_action

Definition at line 308 of file ap.h.

◆ owner

ALIGNED ae_int64_t alglib_impl::x_matrix::owner

Definition at line 307 of file ap.h.

◆ ptr

ALIGNED void* alglib_impl::x_matrix::ptr

Definition at line 309 of file ap.h.

◆ rows

ALIGNED ae_int64_t alglib_impl::x_matrix::rows

Definition at line 303 of file ap.h.

◆ stride

ALIGNED ae_int64_t alglib_impl::x_matrix::stride

Definition at line 305 of file ap.h.


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