IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

FunctionVectorBase.cs File Reference

Classes

class  IG::Num::VectorFunctionBase
 Base class for defining Vector functions whose evaluation is defined in bulk, and evaluation of individual components can not be performed directly. For these functioons, individual values and individual gradient or vector components are evaluated in such a way thet the function is first evaluated as whole, storing its results to an object implementing IVectorFunctionResults. More...
class  IG::Num::VectorFunctionBaseComponentWise
 Base class for defining Vector functions whose component-wise evaluation is defined directly. More...

Namespaces

namespace  IG::Num
 All Classes Namespaces Files Functions Variables Enumerations Properties Events