GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
chol.h File Reference
#include "octave-config.h"

Go to the source code of this file.

Classes

class  chol< T >
 

Functions

template<typename T >
chol2inv (const T &r)
 

Function Documentation

◆ chol2inv()

template<typename T >
T chol2inv ( const T &  r)

Definition at line 242 of file chol.cc.

Referenced by Fchol2inv().