Functions
vnl_determinant.cxx File Reference
#include <cassert>
#include "vnl_determinant.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ vnl_determinant()

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

Definition at line 4 of file vnl_determinant.cxx.