File: INDEX

package info (click to toggle)
octave-datatypes 1.1.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,228 kB
  • sloc: cpp: 24,903; xml: 509; objc: 269; ansic: 23; makefile: 17
file content (52 lines) | stat: -rw-r--r-- 695 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
datatypes >> datatypes
categorical arrays
 categorical
 iscategorical
calendarDuration arrays
 calendarDuration
 caldays
 calweeks
 calmonths
 calquarters
 calyears
 iscalendarduration
datetime arrays
 datetime
 isdatetime
 isnat
 NaT
duration arrays
 duration
 days
 years
 hours
 minutes
 seconds
 milliseconds
 isduration
string arrays
 string
 convertCharsToStrings
 convertStringsToChars
table arrays
 table
 array2table
 cell2table
 csv2table
 struct2table
 istable
supplementary classes
 missing
 vartype
 @cell/disp
 @cell/display
supplementary functions
 keyHash
 keyMatch
 parsePairedArguments
compiled functions
 __ckeyHash__
 __nkeyHash__
 __datetime__
 __csv2table__
 __table2csv__