go home Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Loading...
Searching...
No Matches
vnl_adjugate_fixed.h File Reference
#include <vnl/vnl_matrix_fixed.h>
#include <vnl/vnl_vector_fixed.h>
#include <vnl/vnl_matrix.h>
#include <vnl/vnl_det.h>
#include <cassert>
Include dependency graph for vnl_adjugate_fixed.h:

Go to the source code of this file.

Functions

template<typename T>
vnl_matrix_fixed< T, 1, 1 > vnl_adjugate (const vnl_matrix_fixed< T, 1, 1 > &m)
template<typename T>
vnl_matrix_fixed< T, 2, 2 > vnl_adjugate (const vnl_matrix_fixed< T, 2, 2 > &m)
template<typename T>
vnl_matrix_fixed< T, 3, 3 > vnl_adjugate (const vnl_matrix_fixed< T, 3, 3 > &m)
template<typename T>
vnl_matrix_fixed< T, 4, 4 > vnl_adjugate (const vnl_matrix_fixed< T, 4, 4 > &m)
template<typename T>
vnl_matrix< T > vnl_adjugate_asfixed (const vnl_matrix< T > &m)
template<typename T>
vnl_matrix< T > vnl_cofactor (const vnl_matrix< T > &m)
template<typename T>
vnl_matrix_fixed< T, 1, 1 > vnl_cofactor (const vnl_matrix_fixed< T, 1, 1 > &m)
template<typename T>
vnl_matrix_fixed< T, 2, 2 > vnl_cofactor (const vnl_matrix_fixed< T, 2, 2 > &m)
template<typename T>
vnl_matrix_fixed< T, 3, 3 > vnl_cofactor (const vnl_matrix_fixed< T, 3, 3 > &m)
template<typename T>
vnl_matrix_fixed< T, 4, 4 > vnl_cofactor (const vnl_matrix_fixed< T, 4, 4 > &m)
template<typename T>
vnl_vector_fixed< T, 3 > vnl_cofactor_row1 (const vnl_vector_fixed< T, 3 > &row2, const vnl_vector_fixed< T, 3 > &row3)

Function Documentation

◆ vnl_adjugate() [1/4]

template<typename T>
vnl_matrix_fixed< T, 1, 1 > vnl_adjugate ( const vnl_matrix_fixed< T, 1, 1 > & m)

Definition at line 37 of file vnl_adjugate_fixed.h.

◆ vnl_adjugate() [2/4]

template<typename T>
vnl_matrix_fixed< T, 2, 2 > vnl_adjugate ( const vnl_matrix_fixed< T, 2, 2 > & m)

Definition at line 55 of file vnl_adjugate_fixed.h.

◆ vnl_adjugate() [3/4]

template<typename T>
vnl_matrix_fixed< T, 3, 3 > vnl_adjugate ( const vnl_matrix_fixed< T, 3, 3 > & m)

Definition at line 78 of file vnl_adjugate_fixed.h.

◆ vnl_adjugate() [4/4]

template<typename T>
vnl_matrix_fixed< T, 4, 4 > vnl_adjugate ( const vnl_matrix_fixed< T, 4, 4 > & m)

Definition at line 106 of file vnl_adjugate_fixed.h.

◆ vnl_adjugate_asfixed()

template<typename T>
vnl_matrix< T > vnl_adjugate_asfixed ( const vnl_matrix< T > & m)

Definition at line 157 of file vnl_adjugate_fixed.h.

◆ vnl_cofactor() [1/5]

template<typename T>
vnl_matrix< T > vnl_cofactor ( const vnl_matrix< T > & m)

Definition at line 316 of file vnl_adjugate_fixed.h.

◆ vnl_cofactor() [2/5]

template<typename T>
vnl_matrix_fixed< T, 1, 1 > vnl_cofactor ( const vnl_matrix_fixed< T, 1, 1 > & m)

Definition at line 186 of file vnl_adjugate_fixed.h.

◆ vnl_cofactor() [3/5]

template<typename T>
vnl_matrix_fixed< T, 2, 2 > vnl_cofactor ( const vnl_matrix_fixed< T, 2, 2 > & m)

Definition at line 206 of file vnl_adjugate_fixed.h.

◆ vnl_cofactor() [4/5]

template<typename T>
vnl_matrix_fixed< T, 3, 3 > vnl_cofactor ( const vnl_matrix_fixed< T, 3, 3 > & m)

Definition at line 232 of file vnl_adjugate_fixed.h.

◆ vnl_cofactor() [5/5]

template<typename T>
vnl_matrix_fixed< T, 4, 4 > vnl_cofactor ( const vnl_matrix_fixed< T, 4, 4 > & m)

Definition at line 263 of file vnl_adjugate_fixed.h.

◆ vnl_cofactor_row1()

template<typename T>
vnl_vector_fixed< T, 3 > vnl_cofactor_row1 ( const vnl_vector_fixed< T, 3 > & row2,
const vnl_vector_fixed< T, 3 > & row3 )

Definition at line 333 of file vnl_adjugate_fixed.h.



Generated on 1774142652 for elastix by doxygen 1.15.0 elastix logo