GURLS++  2.0.00
C++ Implementation of GURLS Matlab Toolbox
gurls::Max Class Reference

Computes the largest element in a vector v of lenght n.

#include <optfunction.h>

Inheritance diagram for gurls::Max:
Collaboration diagram for gurls::Max:

List of all members.

Public Member Functions

double operator() (const double *v, int n)
float operator() (const float *v, int n)

Detailed Description

Definition at line 112 of file optfunction.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends