Functions
core/vnl/algo/vnl_determinant.cxx File Reference
#include "vnl_determinant.h"
#include <vcl_cassert.h>

Go to the source code of this file.

Functions

int vnl_determinant (vnl_matrix< int > const &M, bool balance)

Function Documentation

int vnl_determinant ( vnl_matrix< int > const &  M,
bool  balance 
)

Definition at line 4 of file vnl_determinant.cxx.