#include <iosfwd>
#include "fMatrix.h"
#include "fColVector.h"
Go to the source code of this file.
Classes | |
class | FloatCHOL |
Functions | |
FloatMatrix OCTAVE_API | chol2inv (const FloatMatrix &r) |
FloatMatrix OCTAVE_API chol2inv | ( | const FloatMatrix & | r | ) |
Definition at line 444 of file floatCHOL.cc.
References chol2inv_internal().