Navigation

Operators and Keywords

Function List:

C++ API

FloatComplexHESS Class Reference

#include <fCmplxHESS.h>

Collaboration diagram for FloatComplexHESS:

List of all members.

Public Member Functions

 FloatComplexHESS (void)
 FloatComplexHESS (const FloatComplexMatrix &a)
 FloatComplexHESS (const FloatComplexMatrix &a, octave_idx_type &info)
 FloatComplexHESS (const FloatComplexHESS &a)
FloatComplexHESSoperator= (const FloatComplexHESS &a)
 ~FloatComplexHESS (void)
FloatComplexMatrix hess_matrix (void) const
FloatComplexMatrix unitary_hess_matrix (void) const

Friends

std::ostream & operator<< (std::ostream &os, const FloatComplexHESS &a)

Constructor & Destructor Documentation

FloatComplexHESS::FloatComplexHESS ( void   )  [inline]
FloatComplexHESS::FloatComplexHESS ( const FloatComplexMatrix a  )  [inline]
FloatComplexHESS::FloatComplexHESS ( const FloatComplexMatrix a,
octave_idx_type info 
) [inline]
FloatComplexHESS::FloatComplexHESS ( const FloatComplexHESS a  )  [inline]
FloatComplexHESS::~FloatComplexHESS ( void   )  [inline]

Member Function Documentation

FloatComplexMatrix FloatComplexHESS::hess_matrix ( void   )  const [inline]
FloatComplexHESS& FloatComplexHESS::operator= ( const FloatComplexHESS a  )  [inline]
FloatComplexMatrix FloatComplexHESS::unitary_hess_matrix ( void   )  const [inline]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const FloatComplexHESS a 
) [friend]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines