Public Member Functions | Public Attributes

F Class Reference

Inheritance diagram for F:
OpenTissue::t4mesh::T4Face< M, F >

List of all members.

Public Member Functions

double operator() (double const &x) const
 F (matrix_type const &A, vector_type const &b)
real_type operator() (vector_type const &x) const
 F (matrix_type const &A, vector_type const &b)
real_type operator() (vector_type const &x) const
 F (matrix_type const &A, vector_type const &b)
real_type operator() (vector_type const &x) const

Public Attributes

matrix_type const & m_A
vector_type const & m_b

Constructor & Destructor Documentation

F::F ( matrix_type const &  A,
vector_type const &  b 
) [inline]
F::F ( matrix_type const &  A,
vector_type const &  b 
) [inline]
F::F ( matrix_type const &  A,
vector_type const &  b 
) [inline]

Member Function Documentation

double F::operator() ( double const &  x  )  const [inline]
real_type F::operator() ( vector_type const &  x  )  const [inline]
real_type F::operator() ( vector_type const &  x  )  const [inline]
real_type F::operator() ( vector_type const &  x  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following files: