row

RowView row(size_t i) const

Returns a row view into the specified row.

Parameters

i – the row

Returns

A value of type RowView.

Exceptions

This function guarantees not to throw a LibsemigroupsException.

Complexity

Constant