使用Biogo计算矩阵逆
I'm working on a Kalman filter implementation in Go. After reading this thread, I decided to use biogo for matrix operations. However, it appears from the documentation that biogo doesn't provide a function to calculate the inverse of a matrix.
Does anyone know otherwise or know of an easy way to calculate the inverse using the functions that biogo does provide? Thanks!
downing1988
2013/12/12 17:58- matrix
- 点赞
- 收藏
- 回答
满意答案
2个回复
