Recipes for Linear Algebra Computation: LU Factorization Using C++
Book Details
Author(s)Frank Tortellini
ISBN / ASINB00HMFAAX8
ISBN-13978B00HMFAAX2
Sales Rank1,418,517
MarketplaceUnited States 🇺🇸
Description
Recipes for Linear Algebra Computation: LU Factorization Using C++ provides engineers, students, computer scientists, data scientists, and anyone else interested in linear algebra with readily usable full source code for the LU decomposition/factorization routine with partial pivoting. The code utilizes pointers and has an API similar to common commercial software libraries. Additional executable code is provided in this book for extensive error checking, along with line by line descriptions of all functions.
