OpenModelica- Spoken Tutorials- Assignments Funded by the National Mission on Education through ICT ------------------------------------------------------------------ As an Assignment, Write a function named vectorReversal to reverse the order of elements in a vector Similarly, write a function matrixReversal to reverse the order of elements in each row of a matrix Write functionTester class to test these two functions