Template Struct extract_rows# Defined in File DataLogger.h 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.