Vectors, heap arrays as arguments within lapack routines ?
Hello,
after browsing the documentation for about an hour i post my simple question:
If i use lapack routine within my C++ code - is it somehow possible to use vectors or Heap Objects within the lapack routines? Or is there hard restriction to use C-arrays ?
Thanks a lot
after browsing the documentation for about an hour i post my simple question:
If i use lapack routine within my C++ code - is it somehow possible to use vectors or Heap Objects within the lapack routines? Or is there hard restriction to use C-arrays ?
Thanks a lot