New
Unclaimed project
Are you a maintainer of vectorious? Claim this project to take control of your public changelog and roadmap.
#64 Added method rowAdd(dest : number, source : number, scalar : number = 1.0 ) : Matrix
to the class Matrix for adding a multiple of one row to another inside a matrix.