Macaulay2 Engine
Loading...
Searching...
No Matches
LUUtil< RT > Class Template Reference

#include <dmat-lu-inplace.hpp>

Public Types

typedef RT RingType
typedef DMat< RingTypeMat

Public Member Functions

void debug_out (const Mat &M)

Static Public Member Functions

static void setUpperLower (const Mat &LU, Mat &lower, Mat &upper)
static void computePivotColumns (const Mat &LU, std::vector< size_t > &result_columns)

Detailed Description

template<typename RT>
class LUUtil< RT >

Definition at line 60 of file dmat-lu-inplace.hpp.


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