Template Struct extract_rows

Template Struct extract_rows#

Struct Documentation#

template<typename T>
struct extract_rows#

Helper to extract rows from a Type T.

Template Parameters:

T – The object to extract rows from.

Public Static Attributes

static int value = -1#

Number of rows in the matrix.