Classes | Functions

dColVector.h File Reference

#include "MArray.h"
#include "mx-defs.h"
Include dependency graph for dColVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ColumnVector

Functions

OCTAVE_API ColumnVector imag (const ComplexColumnVector &a)
OCTAVE_API ColumnVector real (const ComplexColumnVector &a)

Function Documentation

OCTAVE_API ColumnVector imag ( const ComplexColumnVector a  ) 

Definition at line 162 of file dColVector.cc.

Referenced by airy(), FloatComplexNDArray::all_integers(), FloatComplexMatrix::all_integers(), SparseComplexMatrix::all_integers(), ComplexNDArray::all_integers(), ComplexMatrix::all_integers(), octave_float_complex::any(), octave_complex::any(), octave_float_complex_matrix::as_mxArray(), octave_float_complex::as_mxArray(), octave_sparse_complex_matrix::as_mxArray(), octave_complex_matrix::as_mxArray(), octave_complex::as_mxArray(), biry(), cbesh1(), cbesh2(), cbesi(), cbesj(), cbesk(), cbesy(), ceil(), FloatComplexMatrix::column_is_real_only(), ComplexMatrix::column_is_real_only(), DEFBINOP(), DEFUN_DLD(), divide(), do_sqrtm(), fix(), floor(), imag(), octave_float_complex_matrix::map(), octave_float_complex_diag_matrix::map(), octave_float_complex::map(), octave_sparse_complex_matrix::map(), octave_complex_matrix::map(), octave_complex_diag_matrix::map(), octave_complex::map(), max(), min(), mx_inline_all_real(), mx_inline_imag(), octave_is_NA(), octave_is_NaN_or_NA(), octave_write_complex(), octave_write_float_complex(), operator*(), qrsolve(), FloatComplexMatrix::row_is_real_only(), ComplexMatrix::row_is_real_only(), save_mat5_array_length(), save_mat5_binary_element(), save_mat_binary_data(), set_format(), stack_complex_matrix(), FloatComplexNDArray::too_large_for_float(), FloatComplexMatrix::too_large_for_float(), SparseComplexMatrix::too_large_for_float(), ComplexNDArray::too_large_for_float(), ComplexMatrix::too_large_for_float(), octave_float_complex_matrix::try_narrowing_conversion(), octave_float_complex::try_narrowing_conversion(), octave_sparse_complex_matrix::try_narrowing_conversion(), octave_complex_matrix::try_narrowing_conversion(), octave_complex::try_narrowing_conversion(), xfinite(), xisinf(), xisnan(), xpow(), xround(), xroundb(), zbesh1(), zbesh2(), and zbesk().

OCTAVE_API ColumnVector real ( const ComplexColumnVector a  ) 

Definition at line 156 of file dColVector.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines