Public Member Functions | List of all members
BSIVectorIntegrand Class Referenceabstract

Abstract interface for multi-variate function of a single variable. More...

#include <BSIQuadrature.h>

Inheritance diagram for BSIVectorIntegrand:
BSIIncrementalVectorIntegrand DSpiral2dBase DSpiral2dBiQuadratic DSpiral2dBloss DSpiral2dClothoid DSpiral2dCosine DSpiral2dDirectEvaluation DSpiral2dSine DSPiral2dViennese DSPiral2dWeightedViennese

Public Member Functions

GEOMAPI_VIRTUAL ~BSIVectorIntegrand ()
 
GEOMAPI_VIRTUAL void EvaluateVectorIntegrand (double t, double *pF)=0
 
GEOMAPI_VIRTUAL int GetVectorIntegrandCount ()=0
 

Detailed Description

Abstract interface for multi-variate function of a single variable.

Constructor & Destructor Documentation

Member Function Documentation

GEOMAPI_VIRTUAL void EvaluateVectorIntegrand ( double  t,
double *  pF 
)
pure virtual
GEOMAPI_VIRTUAL int GetVectorIntegrandCount ( )
pure virtual

Implemented in DSpiral2dBase.


The documentation for this class was generated from the following file:

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.