|
ADMB Documentation
-a65f1c97
|
Functions for prevariable to compute cube(const prevariable&) and fourth(const prevariable&). More...
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| prevariable & | cube (const prevariable &v1) |
| Returns variable result of v1 cubed. More... | |
| prevariable & | fourth (const prevariable &v1) |
| Returns variable result of v1 raised to the power of four. More... | |
Functions for prevariable to compute cube(const prevariable&) and fourth(const prevariable&).
Definition in file fvar_op8.cpp.
|
|
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5
|