RTOp Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
RTOpPack_TOpRandomize.hpp File Reference
#include "RTOpPack_RTOpTHelpers.hpp"
Include dependency graph for RTOpPack_TOpRandomize.hpp:

Go to the source code of this file.

Classes

class  RTOpPack::TOpRandomize< Scalar >
 Generate a random vector in the range [l,u]: z0[i] = 0.5*((u-l)*Teuchos::ScalarTraits<Scalar>::random()+(u+l)), i=0...n-1. More...
 

Namespaces

 RTOpPack