Functions | Variables
lapack/lu.cpp File Reference
#include "common.h"
#include <Eigen/LU>
Include dependency graph for lapack/lu.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MatrixType B (b, *n, *nrhs, *ldb)
 
 for (int i=0;i< std::min(*m, *n);++i) ipiv[i]++
 
 if (OP(*trans)==INVALID) *info
 
 if (ret >=0) *info
 
else iflda (1, *m)) *info=-4;if(*info!=0
 
MatrixType lu (a, *n, *n, *lda)
 

Variables

Scalara = reinterpret_cast<Scalar*>(pa)
 
Scalarb = reinterpret_cast<Scalar*>(pb)
 
if minfo = -1
 
int nb_transpositions
 
int ret
 
if m return
 

Function Documentation

◆ B()

MatrixType B ( b  ,
n,
nrhs,
ldb 
)

◆ for()

for ( )

Definition at line 7 of file doc/Code/VisualISAMExample.cpp.

◆ if() [1/2]

else if ( OP trans = =INVALID)

Definition at line 67 of file lapack/lu.cpp.

◆ if() [2/2]

if ( ret >=  0)

◆ lda()

else if* lda ( ,
m 
)

Definition at line 19 of file lapack/lu.cpp.

◆ lu()

MatrixType lu ( a  ,
n,
n,
lda 
)

Variable Documentation

◆ a

Scalar* a = reinterpret_cast<Scalar*>(pa)

Definition at line 29 of file lapack/lu.cpp.

◆ b

Scalar* b = reinterpret_cast<Scalar*>(pb)

Definition at line 61 of file lapack/lu.cpp.

◆ info

else if nrhs* info = -1

Definition at line 17 of file lapack/lu.cpp.

◆ nb_transpositions

int nb_transpositions

Definition at line 30 of file lapack/lu.cpp.

◆ ret

int ret
Initial value:

Definition at line 31 of file lapack/lu.cpp.

◆ return

return

Definition at line 26 of file lapack/lu.cpp.

gtsam.examples.DogLegOptimizerExample.int
int
Definition: DogLegOptimizerExample.py:111
Eigen::internal::partial_lu_impl
Definition: PartialPivLU.h:335
lda
else if * lda(1, *m)) *info=-4;if(*info!=0
Definition: lapack/lu.cpp:19
n
int n
Definition: BiCGSTAB_simple.cpp:1
m
Matrix3f m
Definition: AngleAxis_mimic_euler.cpp:1
nb_transpositions
int nb_transpositions
Definition: lapack/lu.cpp:30
a
Scalar * a
Definition: lapack/lu.cpp:29


gtsam
Author(s):
autogenerated on Wed May 15 2024 15:27:12