ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
val.cpp File Reference

(* $Id$)

#include <fvar.hpp>
#include <stdio.h>

Go to the source code of this file.

Functions

void val (const adstring &s, int &v, int &code)
int val (const adstring &s)

Function Documentation

void val ( const adstring s,
int &  v,
int &  code 
)

Definition at line 10 of file val.cpp.

Referenced by function_minimizer::normalize_posterior_distribution(), and val().

int val ( const adstring s)

Definition at line 24 of file val.cpp.