Veselin Dobrev
|
459cc56e54
|
Fix warnings when building with LAPACK
|
2024-04-09 13:54:19 -07:00 |
|
Socratis Petrides
|
d4039e348f
|
ex33p fix
|
2024-04-08 12:24:48 -07:00 |
|
Brendan Keith
|
7fe47a53d4
|
update calls to DenseMatrixSVD
|
2024-04-06 12:22:55 -04:00 |
|
Tzanio Kolev
|
d983b34924
|
Renamed ftype -> real_t
|
2023-12-13 12:51:43 -08:00 |
|
Dylan Copeland
|
ee3a46af24
|
Added support for LAPACK in single-precision. Changed fmax -> std::max, etc.
|
2023-10-31 14:30:44 -07:00 |
|
Tobias Duswald
|
e91c582d03
|
Apply changes from review
Co-authored-by:
brendankeith <keith10@llnl.gov>
Co-authored-by: psocratis <petrides1@llnl.gov>
|
2022-05-27 18:04:57 -07:00 |
|
Tobias Duswald
|
d59281d801
|
Astyle Format
|
2022-05-25 16:28:12 -07:00 |
|
Tobias Duswald
|
043b338fee
|
Add explanation for computation of coefficients
|
2022-05-25 16:26:32 -07:00 |
|
Socratis Petrides
|
d42c3dde01
|
fixing precomputed poles and zeros values
|
2022-04-17 19:07:49 -07:00 |
|
Tzanio
|
34d387c628
|
Small styling updates
|
2022-04-17 17:52:00 -07:00 |
|
Keith
|
b17f240aa2
|
update doxygen parameters to use doxygen formatting
|
2022-04-12 01:38:30 -04:00 |
|
Socratis Petrides
|
da2f0304ef
|
fixing ex33p vis
|
2022-04-10 18:56:10 -07:00 |
|
Socratis Petrides
|
f61f2d575f
|
fix printing in ex33.hpp
|
2022-04-07 14:52:32 -07:00 |
|
Socratis Petrides
|
ca8a296241
|
adding missing line at the end of file
|
2022-04-06 18:35:31 -07:00 |
|
Keith
|
a401f70ff8
|
use eps for float comparison
|
2022-04-01 16:44:23 -07:00 |
|
Keith
|
c22fcb6e39
|
remove lmin and use lmax. Remove zero instead of add pole.
|
2022-04-01 16:33:42 -07:00 |
|
Keith
|
16f9893fd0
|
minor
|
2022-04-01 15:49:43 -07:00 |
|
Keith
|
65daa997a3
|
minor
|
2022-04-01 15:49:09 -07:00 |
|
Keith
|
7bce9d45be
|
added description of functions in ex33.hpp
|
2022-04-01 15:48:32 -07:00 |
|
Socratis Petrides
|
577d0c750e
|
a bit of cleanup
|
2022-03-14 17:36:57 -07:00 |
|
Socratis Petrides
|
bd93459edf
|
shadow variable fix
|
2022-03-14 16:09:07 -07:00 |
|
Socratis Petrides
|
2774078b76
|
renaming examples
|
2022-03-14 14:53:33 -07:00 |
|