6 Commits (ea6063272fefb88668eefa0312175292fd70e86f)

Author SHA1 Message Date
Marcus Cuda ea6063272f added x_scale routine and correted style cop errors 17 years ago
Jurgen Van Gael c4e0fd2b73 Fixed the interface for MatrixMultiplyWithUpdate. 17 years ago
Jurgen Van Gael 87b7bc0af2 Updated native code generation to work with updated provider interface. 17 years ago
Marcus Cuda 41935128ae added complex32 type to native provider templates 17 years ago
Marcus Cuda 113eff6241 added code generatation warning 17 years ago
Marcus Cuda 2402a563df started code generation templates native providers 17 years ago
Marcus Cuda 5f804e3c1e managed provider addes empty ILinearAlgebraProvider mehtods for the thee currenly supported types 17 years ago
Marcus Cuda 44c258e975 added compound SVD and QR solve 17 years ago
Marcus Cuda 3e4a31ec8a fixed the QR methods to be more work better with the managed provider 17 years ago
Marcus Cuda 2503155bc7 flushed out linear algebra provider interface 17 years ago
Marcus Cuda 1d8645c15e Removed the Algorithm factory, now just registering the providers in the Control class 17 years ago
Marcus Cuda 36b0498e6d Removed AlmostZero and add reference to the NIST test data in the unit tests project 17 years ago
Marcus Cuda dd2a8328a9 Changed Task class to not extend WaitHandle since there can only be at most 64 waithandles 17 years ago
Marcus Cuda 844ad6a51f Vector: added subtraction and corrected addition interface in ILinearAlgebra 17 years ago
Marcus Cuda 882a48e040 Vector: Added addition methods 17 years ago
Marcus Cuda 1c07cacf5f started sketching linear algebra algos. trying out the individual provider approach 17 years ago
Marcus Cuda 4ccfa45871 Project merging: renamed projects 17 years ago
Jurgen Van Gael e592d262cc More unit tests. 17 years ago
Jurgen Van Gael 281c02756f Added Erf tests. 17 years ago