fcmatrixmultiply(3) sunos man page | unix.com

Man Page: fcmatrixmultiply

Operating Environment: sunos

Section: 3

FcMatrixMultiply(3)													       FcMatrixMultiply(3)

NAME
FcMatrixMultiply - Multiply matrices
SYNOPSIS
#include <fontconfig.h> void FcMatrixMultiply (FcMatrix *result, const FcMatrix *matrix1, const FcMatrix *matrix2);
DESCRIPTION
FcMatrixMultiply multiplies matrix1 and matrix2 storing the result in result.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcMatrixMultiply(3)
Related Man Pages
fcpatternbuild(3) - centos
fcobjectsetbuild(3) - opensolaris
fcpatternget-type(3) - opensolaris
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
The 500 Mile Email
Merge and Sort tabular data from different text files
Once upon an uptime.
Using awk to remove lines from file that match text
UNIX Environment Setup - (Just starting!)