Thread
:
check if a vector equals to a row in a 2D matrix
View Single Post
07-06-2005, 11:41 AM
#
1
(
permalink
)
benllera
Registered User
Join Date: Jul 2005
Location: Cardiff
Posts: 2
check if a vector equals to a row in a 2D matrix
I have a class template for a 2dimensional matrix (nested std::vector in std::vector) and I need a function that takes a std::vector as argument and checks if it is equal to any row of the matrix.
benllera
View Public Profile
Find More Posts by benllera