GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
dot.cc File Reference
#include "f77-fcn.h"
#include "mx-base.h"
#include "error.h"
#include "defun.h"
#include "parse.h"
Include dependency graph for dot.cc:

Go to the source code of this file.

Functions

F77_RET_T F77_FUNC (ddot3, DDOT3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T 
F77_FUNC (sdot3, SDOT3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T 
F77_FUNC (zdotc3, ZDOTC3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T 
F77_FUNC (cdotc3, CDOTC3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
FloatComplex const
FloatComplex FloatComplex
*F77_RET_T 
F77_FUNC (dmatm3, DMATM3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
FloatComplex const
FloatComplex FloatComplex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T 
F77_FUNC (smatm3, SMATM3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
FloatComplex const
FloatComplex FloatComplex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T 
F77_FUNC (zmatm3, ZMATM3)(const octave_idx_type &
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
FloatComplex const
FloatComplex FloatComplex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T 
F77_FUNC (cmatm3, CMATM3)(const octave_idx_type &
 
OCTAVE_EXPORT octave_value_list Fblkmm (const octave_value_list &args, int)
 
OCTAVE_EXPORT octave_value_list Fdot (const octave_value_list &args, int)
 
F77_RET_T const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
FloatComplex const
FloatComplex FloatComplex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
octave_idx_type const double
const double double *F77_RET_T
const octave_idx_type const
octave_idx_type const
octave_idx_type const float
const float float *F77_RET_T
const octave_idx_type const
octave_idx_type const
octave_idx_type const Complex
const Complex Complex
*F77_RET_T const
octave_idx_type const
octave_idx_type const
octave_idx_type const
FloatComplex const
FloatComplex FloatComplex
*static void 
get_red_dims (const dim_vector &x, const dim_vector &y, int dim, dim_vector &z, octave_idx_type &m, octave_idx_type &n, octave_idx_type &k)
 

Function Documentation

F77_RET_T F77_FUNC ( ddot3  ,
DDOT3   
) const
F77_RET_T const octave_idx_type const octave_idx_type const double const double double* F77_RET_T F77_FUNC ( sdot3  ,
SDOT3   
) const
F77_RET_T const octave_idx_type const octave_idx_type const double const double double* F77_RET_T const octave_idx_type const octave_idx_type const float const float float* F77_RET_T F77_FUNC ( zdotc3  ,
ZDOTC3   
) const
F77_RET_T const octave_idx_type const octave_idx_type const double const double double* F77_RET_T const octave_idx_type const octave_idx_type const float const float float* F77_RET_T const octave_idx_type const octave_idx_type const Complex const Complex Complex* F77_RET_T F77_FUNC ( cdotc3  ,
CDOTC3   
) const
OCTAVE_EXPORT octave_value_list Fblkmm ( const octave_value_list args,
int   
)
OCTAVE_EXPORT octave_value_list Fdot ( const octave_value_list args,
int   
)

Definition at line 78 of file dot.cc.

References dim_vector::alloc(), dim_vector::length(), and x.

Referenced by Fdot().