weldx.utility.
is_row_in_matrix
Check if a row (1d array) can be found inside of a matrix.
source: https://codereview.stackexchange.com/questions/193835
row – Row that should be checked
matrix – Matrix
True or False
bool