#include "octave-config.h"
Go to the source code of this file.
Classes | |
class | chol< T > |
Functions | |
template<typename T > | |
OCTAVE_API T | chol2inv (const T &r) |
OCTAVE_API T chol2inv | ( | const T & | r | ) |
Definition at line 242 of file chol.cc.
References chol2inv_internal(), and r.
Referenced by Fchol2inv(), and qp().