NAME

PDL::Ops - Fundamental mathematical operators


DESCRIPTION

This module provides the functions used by PDL to overload the basic mathematical operators (+ - / * etc.) and functions (sin sqrt etc.)

You probably don't need to know about this and the interface may well change so the documentation ends here.


SYNOPSIS

none


FUNCTIONS


my_biop1

  Signature: (a(); b(); [o]c(); char* pdl_op)

internal


my_biop2

  Signature: (a(); b(); [o]c(); char* pdl_op)

internal


my_biop3

  Signature: (a(); b(); [o]c(); char* pdl_op)

internal


my_bifunc1

  Signature: (a(); b(); [o]c(); char* pdl_op)

internal


my_ufunc1

  Signature: (a(); [o]b(); char* pdl_op)

internal


my_ufunc1f

  Signature: (a(); [o]b(); char* pdl_op)

internal


my_ufunc2

  Signature: (a(); [o]b(); char* pdl_op)

internal


my_ufunc2f

  Signature: (a(); [o]b(); char* pdl_op)

internal


AUTHOR

Tuomas J. Lukka (lukka@fas.harvard.edu) and Karl Glazebrook (kgb@aaoepp.aao.gov.au).