![]() |
QMCPACK
|
Go to the source code of this file.
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
qmcplusplus::MatrixOperators | |
Functions | |
template<typename MAT1 , typename MAT2 > | |
void | insert_columns (const MAT1 &small, MAT2 &big, int offset_c) |
copy a small matrix (N, M1) to a big matrix (N, M2), M2>M1 More... | |