Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

BlockMicroTable vs NumericTable

Steena_M_Intel
Employee
214 Views

Hello,

Is there a way to convert a  NumericTable to a  BlockMicroTable?  Also, how is data laid out in memory in the BlockMicroTable format?

Thanks in advance!

-Steena

0 Kudos
1 Reply
Steena_M_Intel
Employee
214 Views

Figured it out. Looks like service_micro_table.h has a constructor that accepts a NumericTable argument.

Reply