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. | |
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 Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0
|