- 07 Jan, 2022 1 commit
-
-
Instead of first creating a WLSProblem and passing that to the constructor, you can now pass the projector and the sinogram to the problem. The constructor initializes a very basic form of tikhonov regularization, for other forms, the other constructors should be used.
-
- 24 Nov, 2021 1 commit
-
-
Nikola Dinev authored
elsa::complex is an alias for thrust::complex when quickvec is enabled, and for std::complex otherwise
-
- 21 Jun, 2021 1 commit
-
-
David Frank authored
-
- 14 Apr, 2021 1 commit
-
-
- 12 Jan, 2020 1 commit
-
-
- add BlockLinearOperator to operators - add block descriptors (IdenticalBlockDescriptor, PartitionDescriptor, RandomBlocksDescriptor) and made BlockDescriptor abstract
-