GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
ccmath.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
Include dependency graph for ccmath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  complex
 

Macros

#define XMATH   1
 
#define NULL   ((void *)0
 
#define CPX   1
 

Typedefs

typedef struct complex Cpx
 

Functions

int minv (double *a, int n)
 
int psinv (double *v, int n)
 
int ruinv (double *a, int n)
 
int solv (double *a, double *b, int n)
 
int solvps (double *s, double *x, int n)
 
int solvru (double *a, double *b, int n)
 
void solvtd (double *a, double *b, double *c, double *x, int m)
 
void eigen (double *a, double *eval, int n)
 
void eigval (double *a, double *eval, int n)
 
double evmax (double *a, double *u, int n)
 
int svdval (double *d, double *a, int m, int n)
 
int sv2val (double *d, double *a, int m, int n)
 
int svduv (double *d, double *a, double *u, int m, double *v, int n)
 
int sv2uv (double *d, double *a, double *u, int m, double *v, int n)
 
int svdu1v (double *d, double *a, int m, double *v, int n)
 
int sv2u1v (double *d, double *a, int m, double *v, int n)
 
void mmul (double *mat, double *a, double *b, int n)
 
void rmmult (double *mat, double *a, double *b, int m, int k, int n)
 
void vmul (double *vp, double *mat, double *v, int n)
 
double vnrm (double *u, double *v, int n)
 
void matprt (double *a, int n, int m, char *fmt)
 
void fmatprt (FILE *fp, double *a, int n, int m, char *fmt)
 
void trnm (double *a, int n)
 
void mattr (double *a, double *b, int m, int n)
 
void otrma (double *at, double *u, double *a, int n)
 
void otrsm (double *st, double *u, double *s0, int n)
 
void mcopy (double *a, double *b, int m)
 
void ortho (double *evc, int n)
 
void smgen (double *a, double *eval, double *evec, int n)
 
void house (double *a, double *d, double *ud, int n)
 
void housev (double *a, double *d, double *ud, int n)
 
int qreval (double *eval, double *ud, int n)
 
int qrevec (double *eval, double *evec, double *dp, int n)
 
int qrbdi (double *d, double *e, int n)
 
int qrbdv (double *d, double *e, double *u, int m, double *v, int n)
 
int qrbdu1 (double *d, double *e, double *u, int m, double *v, int n)
 
void ldumat (double *a, double *u, int m, int n)
 
void ldvmat (double *a, double *v, int n)
 
void atou1 (double *a, int m, int n)
 
void atovm (double *v, int n)
 
int cminv (Cpx *a, int n)
 
int csolv (Cpx *a, Cpx *b, int n)
 
void heigvec (Cpx *a, double *eval, int n)
 
void heigval (Cpx *a, double *eval, int n)
 
double hevmax (Cpx *a, Cpx *u, int n)
 
void cmmul (Cpx *c, Cpx *a, Cpx *b, int n)
 
void cmmult (Cpx *c, Cpx *a, Cpx *b, int m, int k, int n)
 
void cvmul (Cpx *vp, Cpx *mat, Cpx *v, int n)
 
Cpx cvnrm (Cpx *u, Cpx *v, int n)
 
void cmprt (Cpx *a, int n, int m, char *fmt)
 
void trncm (Cpx *a, int n)
 
void hconj (Cpx *u, int n)
 
void cmattr (Cpx *a, Cpx *b, int m, int n)
 
void utrncm (Cpx *at, Cpx *u, Cpx *a, int n)
 
void utrnhm (Cpx *ht, Cpx *u, Cpx *h0, int n)
 
void cmcpy (Cpx *a, Cpx *b, int n)
 
void unitary (Cpx *u, int n)
 
void hmgen (Cpx *h, double *eval, Cpx *u, int n)
 
void chouse (Cpx *a, double *d, double *ud, int n)
 
void chousv (Cpx *a, double *d, double *ud, int n)
 
void qrecvc (double *eval, Cpx *evec, double *ud, int n)
 

Macro Definition Documentation

◆ CPX

#define CPX   1

Definition at line 40 of file ccmath.h.

◆ NULL

#define NULL   ((void *)0

Definition at line 32 of file ccmath.h.

Referenced by alloc_slice_buff(), alloc_vol_buff(), AMI_STREAM< T >::AMI_STREAM(), avl_assert_delete(), avl_destroy(), avl_find(), avl_free(), avl_malloc(), avl_probe(), avl_t_cur(), avl_t_find(), avl_t_first(), avl_t_init(), avl_t_insert(), avl_t_last(), avl_t_next(), avl_t_prev(), avl_t_replace(), BM_create_sparse(), BM_dump_map_row_sparse(), BM_dump_map_sparse(), BM_get_map_size_sparse(), BM_get_sparse(), BM_set_sparse(), Cairo_Graph_close(), Cdhc_anderson_darling(), Cdhc_anderson_darling_exp(), Cdhc_chi_square(), Cdhc_chi_square_exp(), Cdhc_cramer_von_mises(), Cdhc_cramer_von_mises_exp(), Cdhc_dmax(), Cdhc_dmax_exp(), Cdhc_shapiro_francia(), Cdhc_watson_u2(), Cdhc_watson_u2_exp(), Cdhc_weisberg_bingham(), clean_dir(), em_buffer< T, Key >::cleanup(), em_pqueue< T, Key >::clear(), COM_Graph_get_file(), create_si_struct(), db__add_cursor_to_driver_state(), db__close_all_cursors(), db__drop_cursor_from_driver_state(), db__recv_index_array(), db_alloc_dirent_array(), db_append_table_column(), db_CatValArray_init(), db_create_index2(), db_d_append_error(), db_d_close_cursor(), db_d_delete(), db_d_insert(), db_d_update(), db_delete_table(), db_enlarge_string(), db_free_cursor_column_flags(), db_get_connection(), db_get_default_database_name(), db_get_default_driver_name(), db_get_default_group_name(), db_get_default_schema_name(), db_get_index_column_name(), db_get_table_column(), db_init_index(), db_new_token(), db_read_dbmscap(), db_shutdown_driver(), db_start_driver_open_database(), DBFClose(), DBFCreateLL(), DBFGetCodePage(), DBFGetFieldInfo(), DBFIsAttributeNULL(), DBFOpenLL(), DGL_ADD_EDGE_FUNC(), DGL_ADD_NODE_FUNC(), DGL_DEL_EDGE_FUNC(), DGL_DEL_NODE_FUNC(), DGL_DEL_NODE_INEDGE_FUNC(), DGL_DEL_NODE_OUTEDGE_FUNC(), dgl_edge_prioritizer_add(), dgl_edge_prioritizer_del(), DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), DGL_EDGE_T_RELEASE_FUNC(), DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_NEXT_FUNC(), DGL_FLATTEN_FUNC(), DGL_GET_EDGE_FUNC(), DGL_GET_NODE_FUNC(), DGL_GET_NODE_INEDGESET_FUNC(), DGL_GET_NODE_OUTEDGESET_FUNC(), dgl_initialize_V1(), dgl_initialize_V2(), dgl_mempop(), dgl_mempush(), DGL_NODE_T_FIND_FUNC(), DGL_NODE_T_FIRST_FUNC(), DGL_NODE_T_INITIALIZE_FUNC(), DGL_NODE_T_NEXT_FUNC(), DGL_NODE_T_RELEASE_FUNC(), dgl_read_V1(), dgl_read_V2(), DGL_SP_CACHE_INITIALIZE_FUNC(), DGL_SP_CACHE_RELEASE_FUNC(), DGL_SPAN_DEPTHFIRST_SPANNING_FUNC(), DGL_SPAN_MINIMUM_SPANNING_FUNC(), DGL_UNFLATTEN_FUNC(), dglAddEdge(), dglDepthComponents(), dglDepthSpanning(), dglEdge_T_First(), dglEdge_T_Next(), dglEdgeGet_Attr(), dglEdgeGet_Head(), dglEdgeGet_Tail(), dglEdgeset_T_First(), dglEdgeset_T_Next(), dglGetEdge(), dglGetNode(), dglHeapFree(), dglHeapInit(), dglInitialize(), dglIOContextInitialize(), dglNode_T_Find(), dglNode_T_First(), dglNode_T_Next(), dglNodeGet_Attr(), dglNodeGet_InEdgeset(), dglNodeGet_OutEdgeset(), dglShortestDistance(), dglShortestPath(), dglTreeEdgeAdd(), dglTreeEdgePri32Add(), dglTreeNode2Add(), dglTreeNodeAdd(), dglTreeNodePri32Add(), dglTreePredistAdd(), dglTreeTouchI32Add(), dglWriteChunk(), dig_alloc_area(), dig_alloc_isle(), dig_alloc_line(), dig_alloc_node(), dig_alloc_space(), dig_area_del_isle(), dig_boxlist_add(), dig_cidx_free(), dig_falloc(), dig_frealloc(), dig_free_plus_areas(), dig_free_plus_isles(), dig_free_plus_lines(), dig_free_plus_nodes(), dig_init_boxlist(), dig_Rd_P_area(), dig_Rd_P_isle(), dig_Rd_P_line(), dig_Rd_P_node(), dig_read_cidx_head(), dig_spidx_del_area(), dig_which_node(), dig_Wr_P_area(), dig_Wr_P_isle(), dig_Wr_P_line(), dig_Wr_P_node(), em_buffer< T, Key >::em_buffer(), em_pqueue< T, Key >::em_pqueue(), f_atan(), f_exp(), em_pqueue< T, Key >::fillpq(), fopen_group_file_old(), fopen_subgroup_file_old(), free_data_buffs(), free_datum_list(), free_ellps_list(), free_fontcap(), free_volfile_buffs(), G__matrix_add(), G_color_rules_options(), G_compare_projections(), G_copy_file(), G_create_alt_env(), G_define_flag(), G_file_name_tmp(), G_free_fmatrix(), G_free_fvector(), G_free_imatrix(), G_free_ivector(), G_free_matrix(), G_free_tokens(), G_free_vector(), G_get_available_mapsets(), G_get_basename_separator(), G_get_datumparams_from_projinfo(), G_get_mapset_name(), G_get_num_decimals(), G_get_projepsg(), G_get_projinfo(), G_get_projsrid(), G_get_projunits(), G_get_projwkt(), G_get_units_name(), G_getenv(), G_getenv2(), G_has_vector_timestamp(), G_home(), G_init_ilist(), G_list(), G_ls2(), G_ls_regex_filter(), G_make_mapset(), G_make_mapset_element(), G_make_mapset_element_tmp(), G_math_add_spvector(), G_math_free_spmatrix(), G_math_free_spvector(), G_matrix_init(), G_matrix_inverse(), G_matrix_LU_solve(), G_matrix_product(), G_matrix_scalar_mul(), G_matvect_get_column(), G_matvect_get_row(), G_new_ilist(), G_number_of_tokens(), G_open_mail(), G_open_option_file(), G_open_pager(), G_option_to_separator(), G_owner(), G_parser(), G_popen_clear(), G_projection_name(), G_put_3dview(), G_read_compressed(), G_read_vector_timestamp(), G_spawn(), G_srand48_auto(), G_units(), G_vector_copy(), G_vector_init(), G_vector_product(), G_vector_sub(), G_write_vector_timestamp(), get_2key_neighbors(), get_key_neighbors(), em_buffer< T, Key >::get_stream(), GK_clear_keys(), gk_copy_key(), gk_make_linear_framesfromkeys(), GK_print_keys(), gp_free_site(), GP_Get_ClientData(), gp_get_last_site(), gp_get_new_site(), gp_get_prev_site(), gp_get_site(), GP_get_zmode(), gp_set_defaults(), GP_set_zmode(), GP_site_exists(), GP_unset_style_thematic(), gp_update_drapesurfs(), GPJ__get_datum_params(), GPJ_get_datum_by_name(), GPJ_get_default_datum_params_by_name(), GPJ_get_ellipsoid_by_name(), GPJ_grass_to_osr2(), GPJ_init_transform(), GPJ_osr_to_grass(), GPJ_set_csv_loc(), GPJ_wkt_to_grass(), GS_coordpair_repeats(), GS_draw_cplane_fence(), GS_draw_X(), gs_free_surf(), gs_get_att_typbuff(), GS_get_cat_at_xy(), GS_Get_ClientData(), gs_get_last_surface(), gs_get_new_surface(), GS_get_norm_at_xy(), gs_get_prev_surface(), gs_get_surf(), GS_get_val_at_xy(), GS_get_zextents(), gs_init(), gs_init_surf(), Gs_load_3dview(), gs_malloc_lookup(), Gs_save_3dview(), gs_set_defaults(), GS_surf_exists(), GS_transp_is_set(), GS_unset_SDsurf(), Gs_update_attrange(), gs_update_curmask(), GS_write_ppm(), GS_write_tif(), GS_write_zoom(), gsd_put_legend(), gsd_wire_surf_const(), gsdiff_get_SDref(), gsdrape_get_allsegments(), gsdrape_get_segments(), gv_decimate_lines(), gv_free_vect(), gv_free_vectmem(), GV_Get_ClientData(), gv_get_last_vect(), gv_get_new_vect(), gv_get_prev_vect(), gv_get_vect(), Gv_load_vect(), gv_set_defaults(), GV_unset_style_thematic(), gv_update_drapesurfs(), GV_vect_exists(), gvl_free_vol(), GVL_Get_ClientData(), gvl_get_last_vol(), gvl_get_new_vol(), gvl_get_prev_vol(), gvl_get_vol(), GVL_init_region(), gvl_init_vol(), gvl_isosurf_get_isosurf(), gvl_isosurf_init(), gvl_slice_get_slice(), GVL_vol_exists(), I_cluster_begin(), I_cluster_clear(), I_cluster_exec_allocate(), I_cluster_exec_free(), I_find_group(), I_find_group2(), I_find_group_file(), I_find_group_file2(), I_find_subgroup(), I_find_subgroup2(), I_find_subgroup_file(), I_find_subgroup_file2(), I_fopen_group_file_old(), I_fopen_signature_file_old(), I_fopen_sigset_file_new(), I_fopen_sigset_file_old(), I_fopen_subgroup_file_old(), I_free(), I_free_double2(), I_free_double3(), I_free_int2(), I_get_control_points(), I_get_group(), I_get_group_title(), I_get_subgroup(), I_get_target(), I_iclass_init_group(), I_iclass_init_statistics(), I_init_group_ref(), I_init_ref_color_nums(), I_init_signatures(), I_InitSigSet(), I_NewClassSig(), I_put_control_points(), I_put_group(), I_put_group_title(), I_put_subgroup(), I_put_target(), I_SetClassTitle(), I_SetSigTitle(), if(), IL_create_bitmask(), IL_interp_segments_2d_parallel(), IL_secpar_loop_2d(), IL_write_temp_2d(), em_buffer< T, Key >::insert(), kdtree_clear(), kdtree_create(), kdtree_destroy(), link_cleanup(), link_dispose(), link_init(), list_subgroups(), LZ4_attach_dictionary(), LZ4_compress_fast(), LZ4_createStream(), LZ4_decompress_fast(), LZ4_decompress_safe(), LZ4_decompress_safe_partial(), LZ4_decompress_safe_withPrefix64k(), LZ4_prepareTable(), LZ4_setStreamDecode(), M__empty(), M_define_option(), M_do_remove(), M_do_rename(), M_get_list(), main(), EMPQueueAdaptive< T, Key >::makeExternal(), em_pqueue< T, Key >::merge_buffer(), MT_divide(), MT_functions_new(), MT_insert(), MT_tree_info_new(), N_alloc_geom_data(), N_assemble_les_2d_param(), N_assemble_les_3d_param(), N_compute_gradient_field_2d(), N_compute_gradient_field_3d(), N_create_gradient_neighbours_2d(), N_create_gradient_neighbours_3d(), N_free_geom_data(), N_free_gradient_2d(), N_free_gradient_3d(), N_free_gradient_field_2d(), N_free_gradient_field_3d(), N_free_gradient_neighbours_2d(), N_free_gradient_neighbours_3d(), N_free_gradient_neighbours_x(), N_free_gradient_neighbours_y(), N_free_gradient_neighbours_z(), N_get_gradient_neighbours_2d(), N_init_geom_data_3d(), N_read_rast3d_to_array_3d(), N_write_array_3d_to_rast3d(), NetA_distance_from_points(), NetA_distance_to_points(), NetA_flow(), NetA_initialise_varray(), new_chain(), new_line(), new_symbol(), Nviz_init_render_window(), open_stream(), open_volfile(), parse_fontcap(), path_init(), pg_create_struct(), pj_print_proj_params(), post_exec(), em_buffer< T, Key >::put_stream(), em_buffer< T, Key >::put_streams(), quad_point_new(), Rast3d_alloc_tiles(), Rast3d_cache_elt_ptr(), Rast3d_cache_get_elt(), Rast3d_cache_load(), Rast3d_compare_files(), Rast3d_flush_tile(), Rast3d_get_compression_mode(), Rast3d_get_double_region(), Rast3d_get_float_region(), Rast3d_get_tile_ptr(), Rast3d_get_window_params(), Rast3d_init_fp_xdr(), Rast3d_init_index(), Rast3d_malloc(), Rast3d_mask_d_select(), Rast3d_mask_file_exists(), Rast3d_open_cell_old_no_header(), Rast3d_put_double(), Rast3d_put_float(), Rast3d_realloc(), Rast3d_set_window_params(), Rast3d_tile_load(), Rast3d_write_ascii(), Rast3d_write_cats(), Rast__check_fp_type(), Rast__error_handler(), Rast__quant_get_rule_for_d_raster_val(), Rast_clear_history(), Rast_close_gdal_write_link(), Rast_free_cats(), Rast_free_histogram(), Rast_free_history(), Rast_free_reclass(), Rast_get_next_marked_d_cat(), Rast_get_vrt(), Rast_init_cats(), Rast_init_histogram(), Rast_is_reclassed_to(), Rast_map_to_img_str(), Rast_read_histogram(), Rast_read_range(), Rast_set_cats_title(), Rast_set_d_cat(), Rast_set_history(), rbtree_clear(), rbtree_create(), rbtree_debug(), rbtree_destroy(), rbtree_traverse(), rbtree_traverse_backwd(), ReplacementHeap< T, Compare >::ReplacementHeap(), ReplacementHeapBlock< T, Compare >::ReplacementHeapBlock(), BasicMinMaxHeap< T >::reset(), im_buffer< T >::reset(), em_buffer< T, Key >::reset(), return(), Rowio_release(), Rowio_setup(), RTreeCreateTree(), RTreeDeleteRectF(), RTreeDeleteRectM(), RTreeFreeBoundary(), RTreeInsertRectF(), RTreeInsertRectM(), RTreeValidChildM(), SASetupDefaultHooks(), seg_setup(), Segment_close(), set_proj_share(), SHPClose(), SHPCreateLL(), SHPDestroyObject(), SHPGetInfo(), SHPOpenLL(), SHPOpenLLEx(), SHPRestoreSHX(), SHPSetFastModeReadObject(), SHPWriteHeader(), SimpleErrorMessage(), smallest_segment(), em_buffer< T, Key >::sort(), sqpAllocCol(), sqpAllocVal(), sqpInitParser(), sqpInitValue(), tavl_assert_delete(), tavl_copy(), tavl_destroy(), tavl_find(), tavl_free(), tavl_malloc(), tavl_probe(), tavl_t_cur(), tavl_t_find(), tavl_t_first(), tavl_t_init(), tavl_t_insert(), tavl_t_last(), tavl_t_next(), tavl_t_prev(), tavl_t_replace(), tgis_get_database_name(), tgis_get_driver_name(), tgis_init_map_list(), tgis_new_map_list(), translate_quad(), V1_close_nat(), V1_close_pg(), V1_open_new_nat(), V1_open_new_ogr(), V1_open_old_nat(), V1_open_old_ogr(), Vect__close_cursor_pg(), Vect__execute_get_value_pg(), Vect__execute_pg(), Vect__insert_face_pg(), Vect__new_line_struct(), Vect__read_head(), Vect__write_head(), Vect_area_alive(), Vect_attach_isles(), Vect_boxlist_append(), Vect_boxlist_append_boxlist(), Vect_boxlist_delete(), Vect_boxlist_delete_boxlist(), Vect_build_line_area(), Vect_cat_list_to_array(), Vect_cats_set_constraint(), Vect_check_dblink(), Vect_cidx_open(), Vect_copy(), Vect_destroy_boxlist(), Vect_destroy_list(), Vect_find_area(), Vect_get_area_box(), Vect_get_area_cat(), Vect_get_area_cats(), Vect_get_area_centroid(), Vect_get_area_isle(), Vect_get_area_num_isles(), Vect_get_area_points(), Vect_get_area_points_geos(), Vect_get_dblink(), Vect_get_field(), Vect_get_field2(), Vect_get_field_by_name(), Vect_get_finfo(), Vect_get_finfo_dsn_name(), Vect_get_finfo_format_info(), Vect_get_finfo_geometry_type(), Vect_get_finfo_layer_name(), Vect_get_isle_area(), Vect_get_isle_box(), Vect_get_isle_points(), Vect_get_node_coor(), Vect_hist_copy(), Vect_hist_rewind(), Vect_isle_alive(), Vect_line_distance(), Vect_line_geodesic_distance(), Vect_list_append(), Vect_list_append_list(), Vect_list_delete(), Vect_list_delete_list(), Vect_new_boxlist(), Vect_new_cats_struct(), Vect_new_line_struct(), Vect_new_list(), Vect_new_map_struct(), Vect_new_varray(), Vect_node_alive(), Vect_open_fidx(), Vect_open_old(), Vect_open_old_head(), Vect_open_tmp_old(), Vect_open_tmp_update(), Vect_open_topo(), Vect_open_update(), Vect_open_update_head(), Vect_read_area_to_wkb(), Vect_read_area_to_wkt(), Vect_save_fidx(), Vect_save_frmt(), Vect_save_sidx(), Vect_save_topo(), Vect_select_areas_by_polygon(), Vect_val_in_boxlist(), Vect_val_in_list(), Vect_write_dblinks(), em_buffer< T, Key >::~em_buffer(), and em_pqueue< T, Key >::~em_pqueue().

◆ XMATH

#define XMATH   1

Definition at line 21 of file ccmath.h.

Typedef Documentation

◆ Cpx

typedef struct complex Cpx

Definition at line 39 of file ccmath.h.

Function Documentation

◆ atou1()

void atou1 ( double *  a,
int  m,
int  n 
)

Definition at line 9 of file atou1.c.

◆ atovm()

void atovm ( double *  v,
int  n 
)

Definition at line 8 of file atovm.c.

◆ chouse()

void chouse ( Cpx a,
double *  d,
double *  ud,
int  n 
)

Definition at line 10 of file chouse.c.

◆ chousv()

void chousv ( Cpx a,
double *  d,
double *  ud,
int  n 
)

Definition at line 10 of file chousv.c.

◆ cmattr()

void cmattr ( Cpx a,
Cpx b,
int  m,
int  n 
)

Definition at line 9 of file cmattr.c.

◆ cmcpy()

void cmcpy ( Cpx a,
Cpx b,
int  n 
)

Definition at line 9 of file cmcpy.c.

◆ cminv()

int cminv ( Cpx a,
int  n 
)

Definition at line 10 of file cminv.c.

◆ cmmul()

void cmmul ( Cpx c,
Cpx a,
Cpx b,
int  n 
)

Definition at line 9 of file cmmul.c.

◆ cmmult()

void cmmult ( Cpx c,
Cpx a,
Cpx b,
int  m,
int  k,
int  n 
)

Definition at line 10 of file cmmult.c.

◆ cmprt()

void cmprt ( Cpx a,
int  n,
int  m,
char *  fmt 
)

Definition at line 9 of file cmprt.c.

◆ csolv()

int csolv ( Cpx a,
Cpx b,
int  n 
)

Definition at line 10 of file csolv.c.

◆ cvmul()

void cvmul ( Cpx vp,
Cpx mat,
Cpx v,
int  n 
)

Definition at line 9 of file cvmul.c.

◆ cvnrm()

Cpx cvnrm ( Cpx u,
Cpx v,
int  n 
)

Definition at line 24 of file cvmul.c.

◆ eigen()

void eigen ( double *  a,
double *  eval,
int  n 
)

Definition at line 10 of file eigen.c.

◆ eigval()

void eigval ( double *  a,
double *  eval,
int  n 
)

Definition at line 10 of file eigval.c.

◆ evmax()

double evmax ( double *  a,
double *  u,
int  n 
)

Definition at line 10 of file evmax.c.

◆ fmatprt()

void fmatprt ( FILE *  fp,
double *  a,
int  n,
int  m,
char *  fmt 
)

Definition at line 22 of file matprt.c.

◆ hconj()

void hconj ( Cpx u,
int  n 
)

Definition at line 9 of file hconj.c.

◆ heigval()

void heigval ( Cpx a,
double *  eval,
int  n 
)

Definition at line 10 of file heigval.c.

◆ heigvec()

void heigvec ( Cpx a,
double *  eval,
int  n 
)

Definition at line 10 of file heigvec.c.

◆ hevmax()

double hevmax ( Cpx a,
Cpx u,
int  n 
)

Definition at line 10 of file hevmax.c.

◆ hmgen()

void hmgen ( Cpx h,
double *  eval,
Cpx u,
int  n 
)

Definition at line 10 of file hmgen.c.

◆ house()

void house ( double *  a,
double *  d,
double *  ud,
int  n 
)

Definition at line 10 of file house.c.

◆ housev()

void housev ( double *  a,
double *  d,
double *  ud,
int  n 
)

Definition at line 10 of file housev.c.

◆ ldumat()

void ldumat ( double *  a,
double *  u,
int  m,
int  n 
)

Definition at line 9 of file ldumat.c.

◆ ldvmat()

void ldvmat ( double *  a,
double *  v,
int  n 
)

Definition at line 8 of file ldvmat.c.

◆ matprt()

void matprt ( double *  a,
int  n,
int  m,
char *  fmt 
)

Definition at line 9 of file matprt.c.

◆ mattr()

void mattr ( double *  a,
double *  b,
int  m,
int  n 
)

Definition at line 8 of file mattr.c.

◆ mcopy()

void mcopy ( double *  a,
double *  b,
int  m 
)

Definition at line 8 of file mcopy.c.

◆ minv()

int minv ( double *  a,
int  n 
)

Definition at line 10 of file minv.c.

◆ mmul()

void mmul ( double *  mat,
double *  a,
double *  b,
int  n 
)

Definition at line 9 of file mmul.c.

◆ ortho()

void ortho ( double *  evc,
int  n 
)

Definition at line 11 of file ortho.c.

◆ otrma()

void otrma ( double *  at,
double *  u,
double *  a,
int  n 
)

Definition at line 9 of file otrma.c.

◆ otrsm()

void otrsm ( double *  st,
double *  u,
double *  s0,
int  n 
)

Definition at line 9 of file otrsm.c.

◆ psinv()

int psinv ( double *  v,
int  n 
)

Definition at line 9 of file psinv.c.

References r.

◆ qrbdi()

int qrbdi ( double *  d,
double *  e,
int  n 
)

Definition at line 9 of file qrbdi.c.

◆ qrbdu1()

int qrbdu1 ( double *  d,
double *  e,
double *  u,
int  m,
double *  v,
int  n 
)

Definition at line 9 of file qrbdu1.c.

◆ qrbdv()

int qrbdv ( double *  d,
double *  e,
double *  u,
int  m,
double *  v,
int  n 
)

Definition at line 9 of file qrbdv.c.

◆ qrecvc()

void qrecvc ( double *  eval,
Cpx evec,
double *  ud,
int  n 
)

Definition at line 9 of file qrecvc.c.

◆ qreval()

int qreval ( double *  eval,
double *  ud,
int  n 
)

Definition at line 9 of file qreval.c.

◆ qrevec()

int qrevec ( double *  eval,
double *  evec,
double *  dp,
int  n 
)

Definition at line 9 of file qrevec.c.

◆ rmmult()

void rmmult ( double *  mat,
double *  a,
double *  b,
int  m,
int  k,
int  n 
)

Definition at line 9 of file rmmult.c.

◆ ruinv()

int ruinv ( double *  a,
int  n 
)

Definition at line 8 of file ruinv.c.

◆ smgen()

void smgen ( double *  a,
double *  eval,
double *  evec,
int  n 
)

Definition at line 8 of file smgen.c.

◆ solv()

int solv ( double *  a,
double *  b,
int  n 
)

Definition at line 10 of file solv.c.

◆ solvps()

int solvps ( double *  s,
double *  x,
int  n 
)

Definition at line 9 of file solvps.c.

◆ solvru()

int solvru ( double *  a,
double *  b,
int  n 
)

Definition at line 8 of file solvru.c.

◆ solvtd()

void solvtd ( double *  a,
double *  b,
double *  c,
double *  x,
int  m 
)

Definition at line 8 of file solvtd.c.

◆ sv2u1v()

int sv2u1v ( double *  d,
double *  a,
int  m,
double *  v,
int  n 
)

Definition at line 10 of file sv2u1v.c.

◆ sv2uv()

int sv2uv ( double *  d,
double *  a,
double *  u,
int  m,
double *  v,
int  n 
)

Definition at line 10 of file sv2uv.c.

◆ sv2val()

int sv2val ( double *  d,
double *  a,
int  m,
int  n 
)

Definition at line 10 of file sv2val.c.

◆ svdu1v()

int svdu1v ( double *  d,
double *  a,
int  m,
double *  v,
int  n 
)

Definition at line 10 of file svdu1v.c.

◆ svduv()

int svduv ( double *  d,
double *  a,
double *  u,
int  m,
double *  v,
int  n 
)

Definition at line 10 of file svduv.c.

◆ svdval()

int svdval ( double *  d,
double *  a,
int  m,
int  n 
)

Definition at line 10 of file svdval.c.

◆ trncm()

void trncm ( Cpx a,
int  n 
)

Definition at line 9 of file trncm.c.

◆ trnm()

void trnm ( double *  a,
int  n 
)

Definition at line 8 of file trnm.c.

◆ unitary()

void unitary ( Cpx u,
int  n 
)

Definition at line 16 of file unitary.c.

◆ utrncm()

void utrncm ( Cpx at,
Cpx u,
Cpx a,
int  n 
)

Definition at line 10 of file utrncm.c.

◆ utrnhm()

void utrnhm ( Cpx ht,
Cpx u,
Cpx h0,
int  n 
)

Definition at line 10 of file utrnhm.c.

◆ vmul()

void vmul ( double *  vp,
double *  mat,
double *  v,
int  n 
)

Definition at line 8 of file vmul.c.

◆ vnrm()

double vnrm ( double *  u,
double *  v,
int  n 
)

Definition at line 21 of file vmul.c.