PLearn 0.1
|
#include "TVec.h"
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
template<class T > | |
void | PLearn::PentadiagonalSolveInPlace (const TVec< T > &y, const TVec< T > &a, const TVec< T > &b, const TVec< T > &c) |
Solver for a summetric Pentadiagonal system. |
Definition in file BandedSolvers.h.