[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module PROFIL in DIERCKX


PROFIL

 
Calculates the B-spline coefficients of the univariate spline f(y) = s(u,y) or
g(x) = s(x,u), where s(x,y) is a bivariate spline given in its B-spline
representation.
 
Classes  :  E3d . Other service routines for interpolation
            K6d . Other service routines for approximation
 
Type     : Fortran subroutine in DIERCKX package.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL PROFIL (IOPT, TX, NX, TY, NY, C, KX, KY, U, NU, CU, IER)
 
Details  : Example Fullsource Source
Sites    : (1) NETLIB
 

Implementation of PROFIL from DIERCKX on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single.
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo 'send only profil from dierckx' | mail netlib@ornl.gov
   Fullsource   : echo 'send profil from dierckx' | mail netlib@ornl.gov
   Example      : echo 'send mnprof from dierckx/ex' | mail netlib@ornl.gov


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sat Sep 20, 2008 at 04:06:51 UTC