Krishna Vedala
|
8aeb36bac8
|
bug fix - first dimension of matrices points to pointers, hence get pointer size
Signed-off-by: Krishna Vedala <krishna.vedala@ieee.org>
|
2020-06-05 14:26:30 -04:00 |
|
Krishna Vedala
|
0c4be6aaba
|
document QR algorithms
|
2020-06-05 12:20:37 -04:00 |
|
Krishna Vedala
|
4caa46c10c
|
remove dependencies on function_timer
|
2020-05-29 12:34:58 -04:00 |
|
Krishna Vedala
|
b2632cdcad
|
update code documentation
|
2020-05-25 18:13:43 -04:00 |
|
Krishna Vedala
|
4e832b8e96
|
moved QR decomposition to a separate header file
|
2020-05-25 17:02:45 -04:00 |
|
Krishna Vedala
|
2ac8918423
|
use end_timer_delete to prevent memory leak
|
2020-04-20 15:29:51 -04:00 |
|
Krishna Vedala
|
d127fc79bb
|
matrix size check
|
2020-04-20 13:29:06 -04:00 |
|
Krishna Vedala
|
68d5d6a131
|
create a random symmetric matrix with real eigen values
|
2020-04-20 13:25:06 -04:00 |
|
Krishna Vedala
|
64fd13388e
|
real eigen values using shift-optimized qr decomposition
|
2020-04-20 12:07:48 -04:00 |
|