Main Page | Modules | Class List | File List | Class Members | File Members

matf_scaledI.h File Reference

#include <gandalf/linalg/matf_square.h>

Go to the source code of this file.

Functions

Gan_SquMatrix_fgan_scalImatf_set_size (Gan_SquMatrix_f *A, unsigned long size)
 Set square matrix to be multiple of identity with given size.
Gan_SquMatrix_fgan_scalImatf_fill_va (Gan_SquMatrix_f *A, unsigned long size,...)
 Fill multiple of the identity matrix from variable argument list.
Gan_SquMatrix_fgan_scalImatf_fill_const_q (Gan_SquMatrix_f *A, unsigned long size, float value)
 Fill a scaled identity matrix with constant value.
Gan_Bool gan_scalImatf_read_va (const Gan_SquMatrix_f *A, unsigned long size,...)
 Read the elements of a scaled identity matrix into pointers.
Gan_SquMatrix_fgan_scalImatf_alloc (unsigned long size)
 Macro: Allocate and return a multiple of the identity matrix.
Gan_SquMatrix_fgan_scalImatf_form (Gan_SquMatrix_f *A, unsigned long size)
 Macro: Form and return a multiple of the identity matrix.
Gan_SquMatrix_fgan_scalImatf_form_data (Gan_SquMatrix_f *A, unsigned long size, float *data, size_t data_size)
 Macro: Form and return a multiple of the identity matrix.
Gan_SquMatrix_fgan_scalImatf_fill_const_s (unsigned long size, float value)
 Macro: Allocates a scaled identity matrix and fills it with a value.
Gan_SquMatrix_fgan_scalImatf_fill_zero_q (Gan_SquMatrix_f *A, unsigned long size)
 Macro: Sets the size of scaled identity matrix and fills it with zero.
Gan_SquMatrix_fgan_scalImatf_fill_zero_s (unsigned long size)
 Macro: Allocates a scaled identity matrix and fills it with zero.
Gan_SquMatrix_fgan_scalImatf_form_gen (Gan_SquMatrix_f *A, unsigned long size, float *data, size_t data_size)
Gan_SquMatrix_fgan_scalImatf_fill_vap (Gan_SquMatrix_f *A, unsigned long size, va_list *aptr)
 Fill multiple of identity matrix using variable argument list.


Detailed Description

Module: Scaled identity matrices (single precision)

Part of: Gandalf Library

Version:
1.9
Date:
2005/08/22 08:52:18
Author:
jps
Copyright: (c) 2000 Imagineer Software Limited
Generated on Fri Mar 17 12:44:52 2006 by  doxygen 1.3.9.1