tinyndarray icon indicating copy to clipboard operation
tinyndarray copied to clipboard

Declaring Ndarray from std::vector

Open abd-gang opened this issue 3 years ago • 0 comments

Hi, I have some data into vector and I want to declare Ndarray directly from the vector so that I can just point the reference from vector to ndarray, How do we perform this operation? I could not find any example on this.

Thanks

abd-gang avatar Oct 20 '22 14:10 abd-gang