Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.

BlockMicroTable vs NumericTable

Steena_M_Intel
Employee
318 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
318 Views

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

0 Kudos
Reply