/home/coin/svn-release/OptimizationSuite-1.1.0/cppad/cppad/local/op_code.hpp File Reference

#include <string>
#include <sstream>
#include <iomanip>
Include dependency graph for op_code.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CppAD

Enumerations

enum  CppAD::OpCode {
  CppAD::AbsOp, CppAD::AcosOp, CppAD::AddpvOp, CppAD::AddvpOp,
  CppAD::AddvvOp, CppAD::AsinOp, CppAD::AtanOp, CppAD::CExpOp,
  CppAD::ComOp, CppAD::CosOp, CppAD::CoshOp, CppAD::DisOp,
  CppAD::DivpvOp, CppAD::DivvpOp, CppAD::DivvvOp, CppAD::ExpOp,
  CppAD::LdpOp, CppAD::LdvOp, CppAD::InvOp, CppAD::LogOp,
  CppAD::MulpvOp, CppAD::MulvpOp, CppAD::MulvvOp, CppAD::NonOp,
  CppAD::ParOp, CppAD::PowvpOp, CppAD::PowpvOp, CppAD::PowvvOp,
  CppAD::PripOp, CppAD::PrivOp, CppAD::SinOp, CppAD::SinhOp,
  CppAD::SqrtOp, CppAD::StppOp, CppAD::StvpOp, CppAD::StpvOp,
  CppAD::StvvOp, CppAD::SubpvOp, CppAD::SubvpOp, CppAD::SubvvOp
}

Functions

size_t CppAD::NumInd (OpCode op)
size_t CppAD::NumVar (OpCode op)
template<class Type >
void CppAD::printOpField (std::ostream &os, const char *leader, const Type &value, size_t width)
template<class Base , class Value >
void CppAD::printOp (std::ostream &os, const TapeRec< Base > *Rec, size_t i_var, OpCode op, const size_t *ind, size_t nfz, const Value *fz, size_t nrz, const Value *rz)

Variables

const size_t CppAD::NumIndTable []
const size_t CppAD::NumVarTable []

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1