Functions
apriltag_math.h File Reference
#include <math.h>
Include dependency graph for apriltag_math.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void mat33_chol (const double *A, double *R)
 
static void mat33_lower_tri_inv (const double *A, double *R)
 
static void mat33_sym_solve (const double *A, const double *B, double *R)
 

Function Documentation

◆ mat33_chol()

static void mat33_chol ( const double *  A,
double *  R 
)
inlinestatic

Definition at line 34 of file apriltag_math.h.

◆ mat33_lower_tri_inv()

static void mat33_lower_tri_inv ( const double *  A,
double *  R 
)
inlinestatic

Definition at line 60 of file apriltag_math.h.

◆ mat33_sym_solve()

static void mat33_sym_solve ( const double *  A,
const double *  B,
double *  R 
)
inlinestatic

Definition at line 83 of file apriltag_math.h.



apriltag
Author(s): Edwin Olson , Max Krogius
autogenerated on Mon Jun 26 2023 02:26:35