GNU Octave 7.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
gepbalance< T > Class Template Reference

Public Member Functions

OCTAVE_API octave_idx_type init (const ComplexMatrix &a, const ComplexMatrix &b, const std::string &balance_job)
 
OCTAVE_API octave_idx_type init (const FloatComplexMatrix &a, const FloatComplexMatrix &b, const std::string &balance_job)
 
OCTAVE_API octave_idx_type init (const FloatMatrix &a, const FloatMatrix &b, const std::string &balance_job)
 
OCTAVE_API octave_idx_type init (const Matrix &a, const Matrix &b, const std::string &balance_job)
 

Detailed Description

template<typename T>
class gepbalance< T >

Definition at line 37 of file mx-defs.h.

Member Function Documentation

◆ init() [1/4]

◆ init() [2/4]

◆ init() [3/4]

◆ init() [4/4]


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