Static Public Member Functions

internal::ldlt_inplace< Lower > Struct Template Reference

#include <LDLT.h>

List of all members.

Static Public Member Functions

template<typename MatrixType , typename TranspositionType , typename Workspace >
static bool unblocked (MatrixType &mat, TranspositionType &transpositions, Workspace &temp, int *sign=0)

template<>
struct internal::ldlt_inplace< Lower >


Member Function Documentation

template<typename MatrixType , typename TranspositionType , typename Workspace >
static bool internal::ldlt_inplace< Lower >::unblocked ( MatrixType &  mat,
TranspositionType &  transpositions,
Workspace &  temp,
int *  sign = 0 
) [inline, static]

The documentation for this struct was generated from the following file: