ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
dvar_matrix | tensor_prod (const dvar_matrix &a, const dvar_matrix &b) |
The tensor product of two dvar_matrixes. More... | |
Description not yet available.
Definition in file tensprod.cpp.
dvar_matrix tensor_prod | ( | const dvar_matrix & | a, |
const dvar_matrix & | b | ||
) |
The tensor product of two dvar_matrixes.
a | first dvar_matrix |
b | second dvar_matrix |
Calcuates the tensor product of a and b.
Definition at line 24 of file tensprod.cpp.
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |