How do I convert a large Array to a StaticArray

Thank you for the answer. I will have to refactor some code then. I liked to use the static arrays because I could have the size as part of the type but I will just find another way to handle it.