Public Member Functions | List of all members
BSIIncrementalVectorIntegrand Class Referenceabstract

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

#include <BSIQuadrature.h>

Inheritance diagram for BSIIncrementalVectorIntegrand:
BSIVectorIntegrand

Public Member Functions

GEOMAPI_VIRTUAL ~BSIIncrementalVectorIntegrand ()
 
GEOMAPI_VIRTUAL bool AnnounceIntermediateIntegral (double t, double *pIntegrals)=0
 
- Public Member Functions inherited from BSIVectorIntegrand
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 bool AnnounceIntermediateIntegral ( double  t,
double *  pIntegrals 
)
pure virtual

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

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