Query: graph::writer::htk
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Graph::Writer::HTK(3pm) User Contributed Perl Documentation Graph::Writer::HTK(3pm)NAMEGraph::Writer::HTK - write a perl Graph out as an HTK lattice fileSYNOPSISuse Graph::Writer::HTK; $writer = Graph::Reader::HTK->new(); $reader->write_graph($graph, 'mylattice.lat');DESCRIPTIONSEE ALSOGraph Jarkko Hietaniemi's Graph class and others, used for representing and manipulating directed graphs. Available from CPAN. Also described / used in the chapter on directed graph algorithms in the Algorithms in Perl book from O'Reilly. Graph::Writer The base-class for this module, which defines the public methods, and describes the ideas behind Graph reader and writer modules. Graph::Reader::HTK A class which will read a perl Graph from an HTK lattice file.AUTHORNeil Bowers <neil@bowers.com>COPYRIGHTCopyright (c) 2000-2012, Neil Bowers. All rights reserved. Copyright (c) 2000, Canon Research Centre Europe. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-02-14 Graph::Writer::HTK(3pm)
Related Man Pages |
---|
graph::easy::layout::grid(3pm) - debian |
graph::reader(3pm) - debian |
graph::reader::xml(3pm) - debian |
graph::transitiveclosure(3pm) - debian |
graph::writer::graphviz(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |