<< oemtochar 5-4-0 with_pvm >>

removed >> removed > 5-4-0 > optimsimplex_tostring

optimsimplex_tostring

Manage a simplex with arbitrary number of points.

SYNOPSIS

...
str = optimsimplex_tostring ( this )

Purpose

The goal of this component is to provide a building block for optimization algorithms based on a simplex. The optimsimplex package may be used in the following optimization methods :

Description

str = optimsimplex_tostring ( this )

Returns the current simplex as a string.

this

The current simplex object.

Authors

Michael Baudin - INRIA - 2008-2009

Michael Baudin - Digiteo - 2009-2011

History

VersionDescription
5.4.0 optimsimplex_tostring was published up to Scilab 5.4.0. It is replaced with an overload of string.

Report an issue
<< oemtochar 5-4-0 with_pvm >>