TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
llt.cpp File Reference
#include "gemm_common.h"
#include <Eigen/Cholesky>

Functions

EIGEN_DONT_INLINE void llt (const Mat &A, const Mat &B, Mat &C)
 
int main (int argc, char **argv)
 

Function Documentation

◆ llt()

EIGEN_DONT_INLINE void llt ( const Mat A,
const Mat B,
Mat C 
)

◆ main()

int main ( int  argc,
char **  argv 
)