Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

2.2.2 vsip_mrowindex - Extract Row Index from Matrix Index

vsip_scalar_vi vsip_mrowindex(vsip_scalar_mi index);
Description

This function extracts the row index from the matrix index. It effectively performs the inverse operation of vsip_matindex for the row component.

Parameters
Return Value