BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_AR_polyfit.hpp File Reference
#include "armadillo.hpp"
#include "cl_AR_Vector.hpp"
#include "assert.hpp"
Include dependency graph for fn_AR_polyfit.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T>
void belfem::polyfit (const Vector< T > &aX, const Vector< T > &aY, const uint &aN, Vector< T > &aCoeffs)