Navigation

Operators and Keywords

Function List:

C++ API

fCRowVector.h File Reference

#include "MArray.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

Defines

#define octave_FloatComplexRowVector_h   1

Functions

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

Define Documentation

#define octave_FloatComplexRowVector_h   1


Function Documentation

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