Classes | Functions

fCRowVector.h File Reference

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

Go to the source code of this file.

Classes

class  FloatComplexRowVector

Functions

OCTAVE_API FloatComplexRowVector linspace (const FloatComplex &x1, const FloatComplex &x2, octave_idx_type n)
FloatComplex OCTAVE_API operator* (const FloatComplexRowVector &a, const ColumnVector &b)
FloatComplex OCTAVE_API operator* (const FloatComplexRowVector &a, const FloatComplexColumnVector &b)

Function Documentation

OCTAVE_API FloatComplexRowVector linspace ( const FloatComplex x1,
const FloatComplex x2,
octave_idx_type  n 
)

Definition at line 462 of file CRowVector.cc.

References f.

FloatComplex OCTAVE_API operator* ( const FloatComplexRowVector a,
const ColumnVector b 
)
FloatComplex OCTAVE_API operator* ( const FloatComplexRowVector a,
const FloatComplexColumnVector b 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines