Defined in File utils.h
Copy std::vector into the row of a 2-D NDArray.
std::vector
Element – type
dest – 2-D NDArray to copy into
row – Row index into the dest
dest
src – Vector that will be copied