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

2.2.3 vsip_mcolindex - Extract Column Index from Matrix Index

vsip_scalar_vi vsip_mcolindex(vsip_scalar_mi index);
Description

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

Parameters
Return Value