#include <string>
#include "CMatrix.h"
#include "aepbalance.h"
#include "dMatrix.h"
#include "fCMatrix.h"
#include "fMatrix.h"
#include "gepbalance.h"
#include "quit.h"
#include "defun.h"
#include "error.h"
#include "f77-fcn.h"
#include "errwarn.h"
#include "ovl.h"
#include "utils.h"
Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | Fbalance (const octave_value_list &args, int nargout) |
OCTAVE_EXPORT octave_value_list Fbalance | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 90 of file balance.cc.
References octave::math::aepbalance< MT >::balanced_matrix(), octave::math::gepbalance< T >::balanced_matrix(), octave::math::gepbalance< T >::balanced_matrix2(), octave::math::aepbalance< MT >::balancing_matrix(), octave::math::gepbalance< T >::balancing_matrix(), octave::math::gepbalance< T >::balancing_matrix2(), octave::err_nonconformant(), err_square_matrix_required(), error(), nn, ovl(), octave::math::aepbalance< MT >::permuting_vector(), print_usage(), retval, octave::math::aepbalance< MT >::scaling_vector(), and warning().