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

Public Member Functions

OCTAVE_API octave_idx_type init (const ComplexMatrix &a)
 
OCTAVE_API octave_idx_type init (const FloatComplexMatrix &a)
 
OCTAVE_API octave_idx_type init (const FloatMatrix &a)
 
OCTAVE_API octave_idx_type init (const Matrix &a)
 

Detailed Description

template<typename T>
class hess< T >

Definition at line 45 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: