fixed small matrix inversion using Cholesky algorithm (ticket #536)
authorVadim Pisarevsky <no@email>
Thu, 21 Oct 2010 12:07:49 +0000 (12:07 +0000)
committerVadim Pisarevsky <no@email>
Thu, 21 Oct 2010 12:07:49 +0000 (12:07 +0000)
commit4f9a72eaa7de584e364d7c81d849884519f3e54c
treed7bd4a1a051cc94f6a50d9d37a515a161b4a15f8
parentf9753a5a886cdc2e2127dcdf2695639369a63a05
fixed small matrix inversion using Cholesky algorithm (ticket #536)
modules/core/src/lapack.cpp