Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$ - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Punctuation $
$(String) - Static method in interface smile.data.formula.Terms
Creates a variable.

A

a - Variable in class smile.validation.metric.ContingencyTable
The row sum of contingency table.
a64l(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
long a64l(const char *)
a64l$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
long a64l(const char *)
a64l$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
long a64l(const char *)
a64l$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
long a64l(const char *)
aat() - Method in class smile.tensor.DenseMatrix
Returns A * A'.
aat() - Method in class smile.tensor.SparseMatrix
Returns A * A'.
Abalone - Record Class in smile.datasets
Predicting the age of abalone from physical measurements.
Abalone() - Constructor for record class smile.datasets.Abalone
Constructor.
Abalone(Path, Path) - Constructor for record class smile.datasets.Abalone
Constructor.
Abalone(DataFrame, DataFrame, Formula) - Constructor for record class smile.datasets.Abalone
Creates an instance of a Abalone record class.
Abbreviations - Interface in smile.nlp.dictionary
A dictionary interface for abbreviations.
abort() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void abort()
abort$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void abort()
abort$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void abort()
abort$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void abort()
abs() - Method in class smile.deep.tensor.Tensor
Returns a new tensor with the absolute value of the elements of input.
abs() - Method in record class smile.math.Complex
Returns the abs/modulus/magnitude.
abs(int) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int abs(int)
abs(String) - Static method in interface smile.data.formula.Terms
The abs(x) term.
abs(Term) - Static method in interface smile.data.formula.Terms
The abs(x) term.
Abs - Class in smile.data.formula
The term of abs function.
Abs(Term) - Constructor for class smile.data.formula.Abs
Constructor.
abs_() - Method in class smile.deep.tensor.Tensor
Computes the absolute value of the elements of input in place.
abs$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int abs(int)
abs$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int abs(int)
abs$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int abs(int)
AbstractBiFunction - Class in smile.data.formula
This class provides a skeletal implementation of the bi-function term.
AbstractBiFunction(String, Term, Term) - Constructor for class smile.data.formula.AbstractBiFunction
Constructor.
AbstractClassifier<T> - Class in smile.classification
Abstract base class of classifiers.
AbstractClassifier(int[]) - Constructor for class smile.classification.AbstractClassifier
Constructor.
AbstractClassifier(ValueVector) - Constructor for class smile.classification.AbstractClassifier
Constructor.
AbstractClassifier(IntSet) - Constructor for class smile.classification.AbstractClassifier
Constructor.
AbstractFunction - Class in smile.data.formula
This class provides a skeletal implementation of the function term.
AbstractFunction(String, Term) - Constructor for class smile.data.formula.AbstractFunction
Constructor.
AbstractInterpolation - Class in smile.interpolation
Abstract base class of one-dimensional interpolation methods.
AbstractInterpolation(double[], double[]) - Constructor for class smile.interpolation.AbstractInterpolation
Constructor.
AbstractTensor - Class in smile.tensor
This class provides a skeletal implementation of the Tensor interface, to minimize the effort required to implement this interface.
AbstractTensor(int...) - Constructor for class smile.tensor.AbstractTensor
Constructor.
AbstractTuple - Class in smile.data
Abstract tuple base class.
AbstractTuple(StructType) - Constructor for class smile.data.AbstractTuple
Constructor.
AbstractVector - Class in smile.data.vector
Abstract base class implementation of ValueVector interface.
AbstractVector(StructField) - Constructor for class smile.data.vector.AbstractVector
Constructor.
accept(int) - Method in interface smile.graph.VertexVisitor
Performs some operations on the currently-visiting vertex during DFS or BFS.
accept(int, int, double) - Method in interface smile.tensor.DoubleConsumer
Accepts one matrix element and performs the operation on the given arguments.
accept(File) - Method in class smile.swing.FileChooser.SimpleFileFilter
 
accessor() - Method in record class smile.data.type.Property
Returns the value of the accessor record component.
accuracy() - Method in record class smile.validation.ClassificationMetrics
Returns the value of the accuracy record component.
Accuracy - Class in smile.deep.metric
The accuracy is the proportion of true results (both true positives and true negatives) in the population.
Accuracy - Class in smile.validation.metric
The accuracy is the proportion of true results (both true positives and true negatives) in the population.
Accuracy() - Constructor for class smile.deep.metric.Accuracy
Constructor.
Accuracy() - Constructor for class smile.validation.metric.Accuracy
Constructor.
Accuracy(double) - Constructor for class smile.deep.metric.Accuracy
Constructor.
acf(double[], int) - Static method in interface smile.timeseries.TimeSeries
Auto-correlation function.
acos() - Method in class smile.deep.tensor.Tensor
Returns a new tensor with the arccosine of the elements of input.
acos(String) - Static method in interface smile.data.formula.Terms
The acos(x) term.
acos(Term) - Static method in interface smile.data.formula.Terms
The acos(x) term.
acos_() - Method in class smile.deep.tensor.Tensor
Computes the arccosine of the elements of input in place.
actionPerformed(ActionEvent) - Method in class smile.plot.swing.Scene.PrintAction
 
actionPerformed(ActionEvent) - Method in class smile.plot.swing.Scene.SaveAction
 
actionPerformed(ActionEvent) - Method in class smile.swing.table.ButtonCellRenderer
 
actionPerformed(ActionEvent) - Method in class smile.swing.table.ColorCellEditor
 
actionPerformed(ActionEvent) - Method in class smile.swing.table.FontCellEditor
 
actionPerformed(ActionEvent) - Method in class smile.swing.table.TableCopyPasteAdapter
This method is activated on the Keystrokes we are listening to in this implementation.
Activate(MemorySegment) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Getter for field:
OrtStatusPtr (*Activate)(OrtSyncNotificationImpl *)
Activate(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Setter for field:
OrtStatusPtr (*Activate)(OrtSyncNotificationImpl *)
Activate$layout() - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Layout for field:
OrtStatusPtr (*Activate)(OrtSyncNotificationImpl *)
Activate$offset() - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Offset for field:
OrtStatusPtr (*Activate)(OrtSyncNotificationImpl *)
activation() - Method in record class smile.vision.layer.Conv2dNormActivation.Options
Returns the value of the activation record component.
ActivationFunction - Class in smile.deep.activation
The activation function.
ActivationFunction - Interface in smile.model.mlp
The activation function in hidden layers.
ActivationFunction(String, boolean) - Constructor for class smile.deep.activation.ActivationFunction
Constructor.
AdaBoost - Class in smile.classification
AdaBoost (Adaptive Boosting) classifier with decision trees.
AdaBoost(Formula, int, DecisionTree[], double[], double[], double[]) - Constructor for class smile.classification.AdaBoost
Constructor.
AdaBoost(Formula, int, DecisionTree[], double[], double[], double[], IntSet) - Constructor for class smile.classification.AdaBoost
Constructor.
AdaBoost.Options - Record Class in smile.classification
AdaBoost hyperparameters.
AdaBoost.TrainingStatus - Record Class in smile.classification
Training status per tree.
Adam(Model, double) - Static method in class smile.deep.Optimizer
Returns an Adam optimizer.
Adam(Model, double, double, double, double, double, boolean) - Static method in class smile.deep.Optimizer
Returns an Adam optimizer.
AdamW(Model, double) - Static method in class smile.deep.Optimizer
Returns an AdamW optimizer.
AdamW(Model, double, double, double, double, double, boolean) - Static method in class smile.deep.Optimizer
Returns an AdamW optimizer.
adaptiveAvgPool2d(int) - Static method in interface smile.deep.layer.Layer
Returns an adaptive average pooling layer.
AdaptiveAvgPool2dLayer - Class in smile.deep.layer
An adaptive average pooling that reduces a tensor by combining cells.
AdaptiveAvgPool2dLayer(int) - Constructor for class smile.deep.layer.AdaptiveAvgPool2dLayer
Constructor.
AdaptiveAvgPool2dLayer(int, int) - Constructor for class smile.deep.layer.AdaptiveAvgPool2dLayer
Constructor.
ADASYN - Record Class in smile.classification.resampling
Adaptive Synthetic Sampling (ADASYN).
ADASYN(double[][], int[]) - Constructor for record class smile.classification.resampling.ADASYN
Creates an instance of a ADASYN record class.
ADASYN.Options - Record Class in smile.classification.resampling
ADASYN hyperparameters.
add(double) - Method in class smile.deep.tensor.Tensor
Returns A + b.
add(double) - Method in class smile.sort.DoubleHeapSelect
Assimilate a new value from the stream.
add(double) - Method in class smile.sort.IQAgent
Assimilate a new value from the stream.
add(double) - Method in class smile.util.Array2D
A += x.
add(double) - Method in class smile.util.DoubleArrayList
Appends the specified value to the end of this list.
add(double...) - Method in class smile.plot.swing.Isoline
Adds a point to the contour line.
add(double[]) - Method in class smile.util.DoubleArrayList
Appends an array to the end of this list.
add(double[], double[]) - Static method in class smile.math.MathEx
Element-wise sum of two arrays y = x + y.
add(double, DenseMatrix, double, DenseMatrix) - Method in class smile.tensor.DenseMatrix
Adds two matrices
add(float) - Method in class smile.deep.tensor.Tensor
Returns A + b.
add(float) - Method in class smile.sort.FloatHeapSelect
Assimilate a new value from the stream.
add(float) - Method in class smile.util.FloatArrayList
Appends the specified value to the end of this list.
add(float[]) - Method in class smile.util.FloatArrayList
Appends an array to the end of this list.
add(int) - Method in class smile.neighbor.lsh.Bucket
Adds a point to bucket.
add(int) - Method in class smile.sort.IntHeapSelect
Assimilate a new value from the stream.
add(int) - Method in class smile.util.IntArray2D
A += x.
add(int) - Method in class smile.util.IntArrayList
Appends the specified value to the end of this list.
add(int) - Method in class smile.util.IntHashSet
Adds the specified element to this set if it is not already present.
add(int...) - Method in class smile.util.IntArrayList
Appends an array to the end of this list.
add(int, double) - Method in class smile.tensor.Vector
Sets A[i] += x.
add(int, double[]) - Method in class smile.neighbor.lsh.Hash
Insert an item into the hash table.
add(int, double[]) - Method in class smile.neighbor.lsh.MultiProbeHash
 
add(int, int, double) - Method in class smile.tensor.AtA
 
add(int, int, double) - Method in interface smile.tensor.Matrix
Sets A[i,j] += x.
add(int, int, double) - Method in class smile.tensor.SparseMatrix
 
add(int, int, double) - Method in class smile.util.Array2D
A[i, j] += x.
add(int, int, int) - Method in class smile.util.IntArray2D
A[i, j] += x.
add(long) - Method in class smile.util.LongArrayList
Appends the specified value to the end of this list.
add(long[]) - Method in class smile.util.LongArrayList
Appends all values in the specified array.
add(E) - Method in class smile.util.PairingHeap
 
add(String, double) - Method in class smile.hpo.Hyperparameters
Adds a parameter with a fixed double value.
add(String, double[]) - Method in class smile.hpo.Hyperparameters
Adds a parameter with a discrete set of double choices.
add(String, double, double) - Method in class smile.hpo.Hyperparameters
Adds a double parameter with an auto-stepped range.
add(String, double, double, double) - Method in class smile.hpo.Hyperparameters
Adds a double parameter with an explicit step range.
add(String, int) - Method in class smile.hpo.Hyperparameters
Adds a parameter with a fixed integer value.
add(String, int[]) - Method in class smile.hpo.Hyperparameters
Adds a parameter with a discrete set of integer choices.
add(String, int, int) - Method in class smile.hpo.Hyperparameters
Adds an integer parameter with an auto-stepped range.
add(String, int, int, int) - Method in class smile.hpo.Hyperparameters
Adds an integer parameter with an explicit step range.
add(String, String) - Static method in interface smile.data.formula.Terms
Adds two terms.
add(String, String) - Method in class smile.hpo.Hyperparameters
Adds a parameter with a fixed string value.
add(String, String[]) - Method in class smile.hpo.Hyperparameters
Adds a parameter with a discrete set of string choices.
add(String, Module) - Method in class smile.deep.layer.LayerBlock
Adds a sub-layer.
add(String, Term) - Static method in interface smile.data.formula.Terms
Adds two terms.
add(String, Layer) - Method in class smile.deep.layer.LayerBlock
Adds a sub-layer.
add(String, T) - Method in class smile.hash.PerfectMap.Builder
Add a new key-value pair.
add(Map) - Method in class smile.neighbor.BKTree
Adds a dataset into BK-tree.
add(K, V) - Method in class smile.neighbor.BKTree
Adds a datum into the BK-tree.
add(Term, String) - Static method in interface smile.data.formula.Terms
Adds two terms.
add(Term, Term) - Static method in interface smile.data.formula.Terms
Adds two terms.
add(StructField) - Method in record class smile.data.type.StructType
Adds a field.
add(ValueVector...) - Method in record class smile.data.DataFrame
Adds columns to this data frame.
add(Layer) - Method in class smile.deep.layer.SequentialBlock
Adds a layer to the sequential block.
add(Tensor) - Method in class smile.deep.tensor.Tensor
Returns A + B.
add(Tensor, double) - Method in class smile.deep.tensor.Tensor
Returns A + alpha * B.
add(Complex) - Method in record class smile.math.Complex
Returns this + b.
add(Document) - Method in class smile.nlp.SimpleCorpus
Adds a document to the corpus.
add(Plot) - Method in class smile.plot.swing.Figure
Adds a graphical shape to the canvas.
add(Shape) - Method in class smile.plot.swing.Figure
Adds a graphical shape to the canvas.
add(DenseMatrix) - Method in class smile.tensor.DenseMatrix
Adds two matrices
add(Array2D) - Method in class smile.util.Array2D
A += B.
add(IntArray2D) - Method in class smile.util.IntArray2D
A += B.
add(IntArrayList) - Method in class smile.util.IntArrayList
Appends an array to the end of this list.
add(T) - Method in class smile.sort.HeapSelect
Assimilate a new value from the stream.
add(T) - Method in class smile.util.AutoScope
Adds resource to this scope.
Add - Class in smile.data.formula
The term of a + b expression.
Add(Term, Term) - Constructor for class smile.data.formula.Add
Constructor.
add_(double) - Method in class smile.deep.tensor.Tensor
Returns A += b.
add_(float) - Method in class smile.deep.tensor.Tensor
Returns A += b.
add_(Tensor) - Method in class smile.deep.tensor.Tensor
Returns A += B.
add_(Tensor, double) - Method in class smile.deep.tensor.Tensor
Returns A += alpha * B.
addAll(Collection) - Method in class smile.util.PairingHeap
 
addAnchor(String) - Method in interface smile.nlp.AnchorText
Adds a link label to the anchor text.
addAnchor(String) - Method in class smile.nlp.SimpleDocument
 
addChild(String) - Method in class smile.nlp.taxonomy.Concept
Adds a child to this node.
addChild(K[], V, int) - Method in class smile.util.Trie.Node
Adds a child.
addChild(Concept) - Method in class smile.nlp.taxonomy.Concept
Adds a child to this node.
addChildren(DefaultTreeModel) - Method in class smile.swing.tree.DirectoryTreeNode
Adds the child nodes, skipping hidden files (those whose name starts with '.').
addConfigEntry(String, String) - Method in class smile.onnx.RunOptions
Adds a run-level configuration entry.
addConfigEntry(String, String) - Method in class smile.onnx.SessionOptions
Adds a session configuration entry as a key-value pair.
AddCustomOpDomain(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddCustomOpDomain)(OrtSessionOptions *, OrtCustomOpDomain *)
AddCustomOpDomain(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddCustomOpDomain)(OrtSessionOptions *, OrtCustomOpDomain *)
AddCustomOpDomain$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddCustomOpDomain)(OrtSessionOptions *, OrtCustomOpDomain *)
AddCustomOpDomain$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddCustomOpDomain)(OrtSessionOptions *, OrtCustomOpDomain *)
addEdge(int, int) - Method in class smile.graph.Graph
Creates a new edge in this graph, going from the source vertex to the target vertex, and returns the created edge.
addEdge(int, int, double) - Method in class smile.graph.Graph
Creates a new edge in this graph, going from the source vertex to the target vertex, and returns the created edge.
addEdge(Neuron) - Method in class smile.vq.hebb.Neuron
Adds an edge.
addEdge(Neuron, int) - Method in class smile.vq.hebb.Neuron
Adds an edge.
addEdges(Collection) - Method in class smile.graph.Graph
Adds a set of edges to the graph.
addExtension(String) - Method in class smile.swing.FileChooser.SimpleFileFilter
Adds a file type "dot" extension to filter against.
AddExternalInitializers(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddExternalInitializers)(OrtSessionOptions *, const char *const *, const OrtValue *const *, size_t)
AddExternalInitializers(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddExternalInitializers)(OrtSessionOptions *, const char *const *, const OrtValue *const *, size_t)
AddExternalInitializers$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddExternalInitializers)(OrtSessionOptions *, const char *const *, const OrtValue *const *, size_t)
AddExternalInitializers$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddExternalInitializers)(OrtSessionOptions *, const char *const *, const OrtValue *const *, size_t)
AddExternalInitializersFromFilesInMemory(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddExternalInitializersFromFilesInMemory)(OrtSessionOptions *, const char *const *, char *const *, const size_t *, size_t)
AddExternalInitializersFromFilesInMemory(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddExternalInitializersFromFilesInMemory)(OrtSessionOptions *, const char *const *, char *const *, const size_t *, size_t)
AddExternalInitializersFromFilesInMemory$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddExternalInitializersFromFilesInMemory)(OrtSessionOptions *, const char *const *, char *const *, const size_t *, size_t)
AddExternalInitializersFromFilesInMemory$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddExternalInitializersFromFilesInMemory)(OrtSessionOptions *, const char *const *, char *const *, const size_t *, size_t)
AddFreeDimensionOverride(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddFreeDimensionOverride)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverride(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddFreeDimensionOverride)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverride$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddFreeDimensionOverride)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverride$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddFreeDimensionOverride)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverrideByName(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddFreeDimensionOverrideByName)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverrideByName(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddFreeDimensionOverrideByName)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverrideByName$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddFreeDimensionOverrideByName)(OrtSessionOptions *, const char *, int64_t)
AddFreeDimensionOverrideByName$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddFreeDimensionOverrideByName)(OrtSessionOptions *, const char *, int64_t)
AddGraphToModel(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*AddGraphToModel)(OrtModel *, OrtGraph *)
AddGraphToModel(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*AddGraphToModel)(OrtModel *, OrtGraph *)
AddGraphToModel$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*AddGraphToModel)(OrtModel *, OrtGraph *)
AddGraphToModel$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*AddGraphToModel)(OrtModel *, OrtGraph *)
AddInitializer(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddInitializer)(OrtSessionOptions *, const char *, const OrtValue *)
AddInitializer(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddInitializer)(OrtSessionOptions *, const char *, const OrtValue *)
AddInitializer$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddInitializer)(OrtSessionOptions *, const char *, const OrtValue *)
AddInitializer$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddInitializer)(OrtSessionOptions *, const char *, const OrtValue *)
AddInitializerToGraph(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*AddInitializerToGraph)(OrtGraph *, const char *, OrtValue *, bool)
AddInitializerToGraph(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*AddInitializerToGraph)(OrtGraph *, const char *, OrtValue *, bool)
AddInitializerToGraph$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*AddInitializerToGraph)(OrtGraph *, const char *, OrtValue *, bool)
AddInitializerToGraph$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*AddInitializerToGraph)(OrtGraph *, const char *, OrtValue *, bool)
AddKeyValuePair(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
void (*AddKeyValuePair)(OrtKeyValuePairs *, const char *, const char *)
AddKeyValuePair(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
void (*AddKeyValuePair)(OrtKeyValuePairs *, const char *, const char *)
AddKeyValuePair$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
void (*AddKeyValuePair)(OrtKeyValuePairs *, const char *, const char *)
AddKeyValuePair$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
void (*AddKeyValuePair)(OrtKeyValuePairs *, const char *, const char *)
addKeywords(String...) - Method in class smile.nlp.taxonomy.Concept
Adds a list of synonym to the concept synset.
addNode(E) - Method in class smile.util.PairingHeap
Adds a new element to the pairing heap.
AddNodeToGraph(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*AddNodeToGraph)(OrtGraph *, OrtNode *)
AddNodeToGraph(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*AddNodeToGraph)(OrtGraph *, OrtNode *)
AddNodeToGraph$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*AddNodeToGraph)(OrtGraph *, OrtNode *)
AddNodeToGraph$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*AddNodeToGraph)(OrtGraph *, OrtNode *)
addNotify() - Method in class smile.swing.Table.RowHeader
 
addPropertyChangeListener(PropertyChangeListener) - Method in class smile.plot.swing.Figure
Add a PropertyChangeListener to the listener list.
address() - Static method in class smile.linalg.blas.cblas_h.cblas_xerbla
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.dprintf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.fprintf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.fscanf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.printf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.scanf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.snprintf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.sprintf
Returns the address.
address() - Static method in class smile.linalg.blas.cblas_h.sscanf
Returns the address.
AddRunConfigEntry(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddRunConfigEntry)(OrtRunOptions *, const char *, const char *)
AddRunConfigEntry(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddRunConfigEntry)(OrtRunOptions *, const char *, const char *)
AddRunConfigEntry$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddRunConfigEntry)(OrtRunOptions *, const char *, const char *)
AddRunConfigEntry$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddRunConfigEntry)(OrtRunOptions *, const char *, const char *)
AddSessionConfigEntry(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AddSessionConfigEntry)(OrtSessionOptions *, const char *, const char *)
AddSessionConfigEntry(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AddSessionConfigEntry)(OrtSessionOptions *, const char *, const char *)
AddSessionConfigEntry$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AddSessionConfigEntry)(OrtSessionOptions *, const char *, const char *)
AddSessionConfigEntry$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AddSessionConfigEntry)(OrtSessionOptions *, const char *, const char *)
AdjacencyList - Class in smile.graph
An adjacency list representation of a graph.
AdjacencyList(int) - Constructor for class smile.graph.AdjacencyList
Constructor.
AdjacencyList(int, boolean) - Constructor for class smile.graph.AdjacencyList
Constructor.
AdjacencyMatrix - Class in smile.graph
An adjacency matrix representation of a graph.
AdjacencyMatrix(int) - Constructor for class smile.graph.AdjacencyMatrix
Constructor.
AdjacencyMatrix(int, boolean) - Constructor for class smile.graph.AdjacencyMatrix
Constructor.
AdjustedMutualInformation - Class in smile.validation.metric
Adjusted Mutual Information (AMI) for comparing clustering.
AdjustedMutualInformation(AdjustedMutualInformation.Method) - Constructor for class smile.validation.metric.AdjustedMutualInformation
Constructor.
AdjustedMutualInformation.Method - Enum Class in smile.validation.metric
The normalization method.
adjustedR2() - Method in class smile.timeseries.AR
Returns adjusted R2 statistic.
adjustedR2() - Method in class smile.timeseries.ARMA
Returns adjusted R2 statistic.
AdjustedRandIndex - Class in smile.validation.metric
Adjusted Rand Index.
AdjustedRandIndex() - Constructor for class smile.validation.metric.AdjustedRandIndex
Constructor.
adjustedRSquared() - Method in class smile.regression.LinearModel
Returns adjusted R2 statistic.
age - Variable in class smile.vq.hebb.Edge
The age of the edges.
age() - Method in class smile.vq.hebb.Neuron
Increments the age of all edges emanating from the neuron.
aggregate(String) - Method in class smile.plot.vega.Field
Sets the aggregation function for the field (e.g., "mean", "sum", "median", "min", "max", "count").
aggregate(String, String, String, String...) - Method in class smile.plot.vega.Transform
Aggregate summarizes a table as one record for each group.
AIC() - Method in class smile.classification.LogisticRegression
Returns the AIC score.
AIC() - Method in class smile.classification.Maxent
Returns the AIC score.
AIC() - Method in class smile.classification.SparseLogisticRegression
Returns the AIC score.
AIC() - Method in class smile.regression.GAM
Returns the AIC score.
AIC() - Method in class smile.regression.GLM
Returns the AIC score.
AIC(double, int) - Static method in interface smile.validation.ModelSelection
Akaike information criterion.
Ailerons - Record Class in smile.datasets
Ailerons benchmark data for regression on numerical features.
Ailerons() - Constructor for record class smile.datasets.Ailerons
Constructor.
Ailerons(Path) - Constructor for record class smile.datasets.Ailerons
Constructor.
Ailerons(DataFrame, Formula) - Constructor for record class smile.datasets.Ailerons
Creates an instance of a Ailerons record class.
algorithm() - Method in record class smile.model.ClassificationModel
Returns the value of the algorithm record component.
algorithm() - Method in interface smile.model.Model
Returns the algorithm name.
algorithm() - Method in record class smile.model.RegressionModel
Returns the value of the algorithm record component.
Algorithm - Section in class smile.regression.GAM
 
Algorithm sketch (one iteration) - Section in record class smile.cs.CoSaMP
 
AlgoStatus - Record Class in smile.util
Iterative algorithm status.
AlgoStatus(int, double) - Constructor for record class smile.util.AlgoStatus
Constructor.
AlgoStatus(int, double, Object) - Constructor for record class smile.util.AlgoStatus
Creates an instance of a AlgoStatus record class.
ALICE_BLUE - Static variable in class smile.plot.swing.Palette
The color alice blue with an RGB value of #F0F8FF
align(String) - Method in class smile.plot.vega.Concat
 
align(String) - Method in class smile.plot.vega.Facet
 
align(String) - Method in class smile.plot.vega.FacetField
Sets the alignment to apply to row/column facet's subplot.
align(String) - Method in class smile.plot.vega.Repeat
 
align(String) - Method in interface smile.plot.vega.ViewLayoutComposition
Sets the alignment to apply to grid rows and columns.
align(String, String) - Method in class smile.plot.vega.Concat
 
align(String, String) - Method in class smile.plot.vega.Facet
 
align(String, String) - Method in class smile.plot.vega.Repeat
 
align(String, String) - Method in interface smile.plot.vega.ViewLayoutComposition
Sets different alignments for rows and columns.
aligned_alloc(long, long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void *aligned_alloc(size_t __alignment, size_t __size)
aligned_alloc$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void *aligned_alloc(size_t __alignment, size_t __size)
aligned_alloc$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void *aligned_alloc(size_t __alignment, size_t __size)
aligned_alloc$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void *aligned_alloc(size_t __alignment, size_t __size)
all() - Method in class smile.deep.tensor.Tensor
Tests if all elements in the tensor are true.
ALL - Enum constant in enum class smile.linalg.EigenRange
All eigenvalues will be found.
ALL - Enum constant in enum class smile.linalg.SVDJob
All left (or right) singular vectors are returned in the supplied matrix U (or Vt).
Alloc(MemorySegment) - Static method in class smile.onnx.foreign.OrtAllocator
Getter for field:
void *(*Alloc)(struct OrtAllocator *, size_t)
Alloc(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtAllocator
Setter for field:
void *(*Alloc)(struct OrtAllocator *, size_t)
Alloc$layout() - Static method in class smile.onnx.foreign.OrtAllocator
Layout for field:
void *(*Alloc)(struct OrtAllocator *, size_t)
Alloc$offset() - Static method in class smile.onnx.foreign.OrtAllocator
Offset for field:
void *(*Alloc)(struct OrtAllocator *, size_t)
alloca(long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void *alloca(size_t)
alloca$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void *alloca(size_t)
alloca$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void *alloca(size_t)
alloca$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void *alloca(size_t)
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtAllocator
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtApi
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtApiBase
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCompileApi
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCustomHandleType
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCustomOp
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtEp
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtEpApi
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtEpFactory
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtNodeFusionOptions
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Allocate a segment of size layout().byteSize() using allocator
allocate(SegmentAllocator) - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Allocate a segment of size layout().byteSize() using allocator
allocate(CreateEpApiFactoriesFn.Function, Arena) - Static method in class smile.onnx.foreign.CreateEpApiFactoriesFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(EpSelectionDelegate.Function, Arena) - Static method in class smile.onnx.foreign.EpSelectionDelegate
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtAllocator.Alloc.Function, Arena) - Static method in class smile.onnx.foreign.OrtAllocator.Alloc
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtAllocator.AllocOnStream.Function, Arena) - Static method in class smile.onnx.foreign.OrtAllocator.AllocOnStream
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtAllocator.Free.Function, Arena) - Static method in class smile.onnx.foreign.OrtAllocator.Free
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtAllocator.GetStats.Function, Arena) - Static method in class smile.onnx.foreign.OrtAllocator.GetStats
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtAllocator.Info.Function, Arena) - Static method in class smile.onnx.foreign.OrtAllocator.Info
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtAllocator.Reserve.Function, Arena) - Static method in class smile.onnx.foreign.OrtAllocator.Reserve
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddCustomOpDomain.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddCustomOpDomain
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddExternalInitializers.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddExternalInitializers
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddExternalInitializersFromFilesInMemory.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddExternalInitializersFromFilesInMemory
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddFreeDimensionOverride.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddFreeDimensionOverride
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddFreeDimensionOverrideByName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddFreeDimensionOverrideByName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddInitializer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddInitializer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddKeyValuePair.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddKeyValuePair
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddRunConfigEntry.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddRunConfigEntry
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AddSessionConfigEntry.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AddSessionConfigEntry
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AllocatorAlloc.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AllocatorAlloc
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AllocatorFree.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AllocatorFree
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AllocatorGetInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AllocatorGetInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.AllocatorGetStats.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.AllocatorGetStats
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.BindInput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.BindInput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.BindOutput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.BindOutput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.BindOutputToDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.BindOutputToDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CastTypeInfoToMapTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToMapTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CastTypeInfoToOptionalTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToOptionalTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CastTypeInfoToSequenceTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToSequenceTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CastTypeInfoToTensorInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToTensorInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ClearBoundInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ClearBoundInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ClearBoundOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ClearBoundOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CloneSessionOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CloneSessionOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CompareMemoryInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CompareMemoryInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CopyKernelInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CopyKernelInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CopyTensors.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CopyTensors
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateAndRegisterAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateAndRegisterAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateAndRegisterAllocatorV2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateAndRegisterAllocatorV2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateArenaCfg.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateArenaCfg
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateArenaCfgV2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateArenaCfgV2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateCANNProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateCANNProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateCpuMemoryInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateCpuMemoryInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateCUDAProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateCUDAProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateCustomOpDomain.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateCustomOpDomain
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateDnnlProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateDnnlProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateEnv.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateEnv
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateEnvWithCustomLogger.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateEnvWithCustomLogger
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateEnvWithCustomLoggerAndGlobalThreadPools.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateEnvWithCustomLoggerAndGlobalThreadPools
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateEnvWithGlobalThreadPools.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateEnvWithGlobalThreadPools
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateExternalInitializerInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateExternalInitializerInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateIoBinding.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateIoBinding
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateKeyValuePairs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateKeyValuePairs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateLoraAdapter.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateLoraAdapter
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateLoraAdapterFromArray.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateLoraAdapterFromArray
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateMemoryInfo_V2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateMemoryInfo_V2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateMemoryInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateMemoryInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateOp.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateOp
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateOpaqueValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateOpaqueValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateOpAttr.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateOpAttr
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreatePrepackedWeightsContainer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreatePrepackedWeightsContainer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateROCMProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateROCMProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateRunOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateRunOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSession.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSession
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSessionFromArray.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSessionFromArray
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSessionFromArrayWithPrepackedWeightsContainer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSessionFromArrayWithPrepackedWeightsContainer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSessionOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSessionOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSessionWithPrepackedWeightsContainer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSessionWithPrepackedWeightsContainer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSharedAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSharedAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSparseTensorAsOrtValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSparseTensorAsOrtValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSparseTensorWithValuesAsOrtValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSparseTensorWithValuesAsOrtValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateStatus.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateStatus
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateSyncStreamForEpDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateSyncStreamForEpDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateTensorAsOrtValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateTensorAsOrtValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateTensorRTProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateTensorRTProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateTensorTypeAndShapeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateTensorTypeAndShapeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateTensorWithDataAndDeleterAsOrtValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateTensorWithDataAndDeleterAsOrtValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateTensorWithDataAsOrtValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateTensorWithDataAsOrtValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateThreadingOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateThreadingOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CreateValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CreateValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.CustomOpDomain_Add.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.CustomOpDomain_Add
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.DisableCpuMemArena.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.DisableCpuMemArena
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.DisableMemPattern.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.DisableMemPattern
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.DisablePerSessionThreads.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.DisablePerSessionThreads
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.DisableProfiling.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.DisableProfiling
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.DisableTelemetryEvents.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.DisableTelemetryEvents
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EnableCpuMemArena.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EnableCpuMemArena
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EnableMemPattern.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EnableMemPattern
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EnableOrtCustomOps.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EnableOrtCustomOps
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EnableProfiling.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EnableProfiling
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EnableTelemetryEvents.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EnableTelemetryEvents
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EpDevice_Device.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EpDevice_Device
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EpDevice_EpMetadata.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpMetadata
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EpDevice_EpName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EpDevice_EpOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EpDevice_EpVendor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpVendor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.EpDevice_MemoryInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.EpDevice_MemoryInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ExternalInitializerInfo_GetByteSize.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetByteSize
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ExternalInitializerInfo_GetFileOffset.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetFileOffset
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ExternalInitializerInfo_GetFilePath.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetFilePath
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.FillSparseTensorBlockSparse.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.FillSparseTensorBlockSparse
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.FillSparseTensorCoo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.FillSparseTensorCoo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.FillSparseTensorCsr.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.FillSparseTensorCsr
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.FillStringTensor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.FillStringTensor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.FillStringTensorElement.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.FillStringTensorElement
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetAllocatorWithDefaultOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetAllocatorWithDefaultOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetAvailableProviders.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetAvailableProviders
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetBoundOutputNames.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetBoundOutputNames
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetBoundOutputValues.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetBoundOutputValues
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetBuildInfoString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetBuildInfoString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetCANNProviderOptionsAsString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetCANNProviderOptionsAsString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetCompileApi.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetCompileApi
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetCUDAProviderOptionsAsString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetCUDAProviderOptionsAsString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetCUDAProviderOptionsByName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetCUDAProviderOptionsByName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetCurrentGpuDeviceId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetCurrentGpuDeviceId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetDenotationFromTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetDenotationFromTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetDimensions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetDimensions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetDimensionsCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetDimensionsCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetDnnlProviderOptionsAsString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetDnnlProviderOptionsAsString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetEpApi.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetEpApi
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetEpDevices.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetEpDevices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetErrorCode.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetErrorCode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetErrorMessage.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetErrorMessage
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetExecutionProviderApi.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetExecutionProviderApi
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetKeyValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetKeyValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetKeyValuePairs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetKeyValuePairs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetMapKeyType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetMapKeyType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetMapValueType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetMapValueType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetModelCompatibilityForEpDevices.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetModelCompatibilityForEpDevices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetModelEditorApi.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetModelEditorApi
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetOnnxTypeFromTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetOnnxTypeFromTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetOpaqueValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetOpaqueValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetOptionalContainedTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetOptionalContainedTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetResizedStringTensorElementBuffer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetResizedStringTensorElementBuffer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetROCMProviderOptionsAsString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetROCMProviderOptionsAsString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetRunConfigEntry.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetRunConfigEntry
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSequenceElementType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSequenceElementType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSessionConfigEntry.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSessionConfigEntry
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSessionOptionsConfigEntries.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSessionOptionsConfigEntries
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSharedAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSharedAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSparseTensorFormat.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorFormat
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSparseTensorIndices.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorIndices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSparseTensorIndicesTypeShape.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorIndicesTypeShape
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSparseTensorValues.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorValues
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSparseTensorValuesTypeAndShape.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorValuesTypeAndShape
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetStringTensorContent.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorContent
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetStringTensorDataLength.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorDataLength
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetStringTensorElement.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorElement
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetStringTensorElementLength.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorElementLength
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetSymbolicDimensions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetSymbolicDimensions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorData.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorData
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorElementType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorElementType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorMemoryInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorMemoryInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorMutableData.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorMutableData
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorRTProviderOptionsAsString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorRTProviderOptionsAsString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorRTProviderOptionsByName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorRTProviderOptionsByName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorShapeElementCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorShapeElementCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorSizeInBytes.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorSizeInBytes
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTensorTypeAndShape.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTensorTypeAndShape
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTrainingApi.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTrainingApi
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetValueCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetValueCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetValueInfoName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetValueInfoName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetValueInfoTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetValueInfoTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.GetValueType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.GetValueType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetGraphView.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetGraphView
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetInitializers.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetInitializers
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetModelMetadata.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetModelMetadata
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetModelPath.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetModelPath
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetNodes.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNodes
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetNumInitializers.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumInitializers
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetNumInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetNumNodes.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumNodes
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetNumOperatorSets.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumOperatorSets
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetNumOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetOnnxIRVersion.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetOnnxIRVersion
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetOperatorSets.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetOperatorSets
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Graph_GetParentNode.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Graph_GetParentNode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HardwareDevice_DeviceId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_DeviceId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HardwareDevice_Metadata.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_Metadata
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HardwareDevice_Type.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_Type
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HardwareDevice_Vendor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_Vendor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HardwareDevice_VendorId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_VendorId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HasSessionConfigEntry.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HasSessionConfigEntry
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.HasValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.HasValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.InvokeOp.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.InvokeOp
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.IsSparseTensor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.IsSparseTensor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.IsTensor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.IsTensor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetGPUComputeStream.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetGPUComputeStream
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetInput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetInput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetInputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetInputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetLogger.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetLogger
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetOutput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetOutput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetOutputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetOutputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetResource.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetResource
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_GetScratchBuffer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetScratchBuffer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelContext_ParallelFor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelContext_ParallelFor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetInputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetInputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetInputName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetInputName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetInputTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetInputTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetLogger.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetLogger
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetNodeName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetNodeName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetOutputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetOutputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetOutputName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetOutputName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfo_GetOutputTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetOutputTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAttribute_float.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_float
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAttribute_int64.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_int64
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAttribute_string.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_string
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAttribute_tensor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_tensor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAttributeArray_float.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttributeArray_float
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetAttributeArray_int64.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttributeArray_int64
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.KernelInfoGetConstantInput_tensor.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetConstantInput_tensor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Logger_GetLoggingSeverityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Logger_GetLoggingSeverityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Logger_LogMessage.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Logger_LogMessage
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetDeviceMemType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetDeviceMemType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetDeviceType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetDeviceType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetMemType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetMemType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.MemoryInfoGetVendorId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetVendorId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetCustomMetadataMapKeys.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetCustomMetadataMapKeys
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetDescription.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetDescription
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetDomain.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetDomain
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetGraphDescription.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetGraphDescription
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetGraphName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetGraphName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetProducerName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetProducerName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataGetVersion.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetVersion
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ModelMetadataLookupCustomMetadataMap.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataLookupCustomMetadataMap
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetAttributeByName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetAttributeByName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetAttributes.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetAttributes
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetDomain.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetDomain
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetEpName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetEpName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetGraph.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetGraph
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetImplicitInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetImplicitInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetNumAttributes.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumAttributes
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetNumImplicitInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumImplicitInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetNumInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetNumOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetNumSubgraphs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumSubgraphs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetOperatorType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetOperatorType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetSinceVersion.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetSinceVersion
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Node_GetSubgraphs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Node_GetSubgraphs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.OpAttr_GetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.OpAttr_GetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.OpAttr_GetTensorAttributeAsOrtValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.OpAttr_GetTensorAttributeAsOrtValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.OpAttr_GetType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.OpAttr_GetType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReadOpAttr.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReadOpAttr
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RegisterAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RegisterAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RegisterCustomOpsLibrary_V2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RegisterCustomOpsLibrary_V2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RegisterCustomOpsLibrary.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RegisterCustomOpsLibrary
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RegisterCustomOpsUsingFunction.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RegisterCustomOpsUsingFunction
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RegisterExecutionProviderLibrary.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RegisterExecutionProviderLibrary
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseArenaCfg.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseArenaCfg
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseAvailableProviders.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseAvailableProviders
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseCANNProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseCANNProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseCUDAProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseCUDAProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseCustomOpDomain.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseCustomOpDomain
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseDnnlProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseDnnlProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseEnv.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseEnv
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseExternalInitializerInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseExternalInitializerInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseGraph.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseGraph
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseIoBinding.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseIoBinding
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseKernelInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseKernelInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseKeyValuePairs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseKeyValuePairs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseLoraAdapter.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseLoraAdapter
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseMapTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseMapTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseMemoryInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseMemoryInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseModel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseModel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseModelMetadata.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseModelMetadata
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseNode.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseNode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseOp.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseOp
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseOpAttr.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseOpAttr
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleasePrepackedWeightsContainer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleasePrepackedWeightsContainer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseROCMProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseROCMProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseRunOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseRunOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseSequenceTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseSequenceTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseSession.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseSession
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseSessionOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseSessionOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseSharedAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseSharedAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseStatus.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseStatus
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseSyncStream.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseSyncStream
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseTensorRTProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseTensorRTProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseTensorTypeAndShapeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseTensorTypeAndShapeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseThreadingOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseThreadingOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ReleaseValueInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ReleaseValueInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RemoveKeyValuePair.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RemoveKeyValuePair
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.Run.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.Run
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunAsync.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunAsync
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsAddActiveLoraAdapter.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsAddActiveLoraAdapter
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsGetRunLogSeverityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsGetRunLogSeverityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsGetRunLogVerbosityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsGetRunLogVerbosityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsGetRunTag.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsGetRunTag
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsSetRunLogSeverityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetRunLogSeverityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsSetRunLogVerbosityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetRunLogVerbosityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsSetRunTag.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetRunTag
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsSetTerminate.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetTerminate
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunOptionsUnsetTerminate.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunOptionsUnsetTerminate
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.RunWithBinding.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.RunWithBinding
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionEndProfiling.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionEndProfiling
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetEpDeviceForInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetEpDeviceForInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetInputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetInputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetInputName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetInputName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetInputTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetInputTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetMemoryInfoForInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetMemoryInfoForInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetMemoryInfoForOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetMemoryInfoForOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetModelMetadata.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetModelMetadata
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetOutputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetOutputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetOutputName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetOutputName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetOutputTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetOutputTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetOverridableInitializerCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetOverridableInitializerName.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetOverridableInitializerTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionGetProfilingStartTimeNs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionGetProfilingStartTimeNs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_CANN.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CANN
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_CUDA_V2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CUDA_V2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_CUDA.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CUDA
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_Dnnl.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_Dnnl
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_MIGraphX.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_MIGraphX
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO_V2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO_V2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_ROCM.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_ROCM
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_TensorRT_V2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_TensorRT_V2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_TensorRT.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_TensorRT
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_V2.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_V2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider_VitisAI.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_VitisAI
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsAppendExecutionProvider.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsSetCustomCreateThreadFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetCustomCreateThreadFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsSetCustomJoinThreadFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetCustomJoinThreadFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsSetCustomThreadCreationOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetCustomThreadCreationOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsSetEpSelectionPolicy.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetEpSelectionPolicy
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsSetEpSelectionPolicyDelegate.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetEpSelectionPolicyDelegate
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SessionOptionsSetLoadCancellationFlag.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetLoadCancellationFlag
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetCurrentGpuDeviceId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetCurrentGpuDeviceId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetDeterministicCompute.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetDeterministicCompute
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetDimensions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetDimensions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetEpDynamicOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetEpDynamicOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalCustomCreateThreadFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalCustomCreateThreadFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalCustomJoinThreadFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalCustomJoinThreadFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalCustomThreadCreationOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalCustomThreadCreationOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalDenormalAsZero.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalDenormalAsZero
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalInterOpNumThreads.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalInterOpNumThreads
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalIntraOpNumThreads.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalIntraOpNumThreads
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalIntraOpThreadAffinity.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalIntraOpThreadAffinity
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetGlobalSpinControl.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetGlobalSpinControl
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetInterOpNumThreads.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetInterOpNumThreads
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetIntraOpNumThreads.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetIntraOpNumThreads
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetLanguageProjection.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetLanguageProjection
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetOptimizedModelFilePath.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetOptimizedModelFilePath
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetSessionExecutionMode.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetSessionExecutionMode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetSessionGraphOptimizationLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetSessionGraphOptimizationLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetSessionLogId.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetSessionLogId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetSessionLogSeverityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetSessionLogSeverityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetSessionLogVerbosityLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetSessionLogVerbosityLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetSymbolicDimensions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetSymbolicDimensions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetTensorElementType.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetTensorElementType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SetUserLoggingFunction.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SetUserLoggingFunction
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ShapeInferContext_GetAttribute.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_GetAttribute
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ShapeInferContext_GetInputCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_GetInputCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ShapeInferContext_GetInputTypeShape.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_GetInputTypeShape
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ShapeInferContext_SetOutputTypeShape.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_SetOutputTypeShape
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SynchronizeBoundInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SynchronizeBoundInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SynchronizeBoundOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SynchronizeBoundOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.SyncStream_GetHandle.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.SyncStream_GetHandle
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.TensorAt.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.TensorAt
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UnregisterAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UnregisterAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UnregisterExecutionProviderLibrary.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UnregisterExecutionProviderLibrary
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateCANNProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateCANNProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateCUDAProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateCUDAProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateCUDAProviderOptionsWithValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateCUDAProviderOptionsWithValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateDnnlProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateDnnlProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateEnvWithCustomLogLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateEnvWithCustomLogLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateROCMProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateROCMProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateTensorRTProviderOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateTensorRTProviderOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UpdateTensorRTProviderOptionsWithValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UpdateTensorRTProviderOptionsWithValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UseBlockSparseIndices.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UseBlockSparseIndices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UseCooIndices.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UseCooIndices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.UseCsrIndices.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.UseCsrIndices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_GetExternalInitializerInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetExternalInitializerInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_GetInitializerValue.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetInitializerValue
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_GetValueConsumers.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetValueConsumers
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_GetValueNumConsumers.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetValueNumConsumers
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_GetValueProducer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetValueProducer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_IsConstantInitializer.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsConstantInitializer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_IsFromOuterScope.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsFromOuterScope
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_IsGraphOutput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsGraphOutput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_IsOptionalGraphInput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsOptionalGraphInput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApi.ValueInfo_IsRequiredGraphInput.Function, Arena) - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsRequiredGraphInput
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApiBase.GetApi.Function, Arena) - Static method in class smile.onnx.foreign.OrtApiBase.GetApi
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtApiBase.GetVersionString.Function, Arena) - Static method in class smile.onnx.foreign.OrtApiBase.GetVersionString
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.CompileModel.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.CompileModel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.CreateModelCompilationOptionsFromSessionOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.CreateModelCompilationOptionsFromSessionOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetEpContextBinaryInformation.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetEpContextBinaryInformation
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetEpContextEmbedMode.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetEpContextEmbedMode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetFlags.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetFlags
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetGraphOptimizationLevel.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetGraphOptimizationLevel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetInputModelFromBuffer.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetInputModelFromBuffer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetInputModelPath.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetInputModelPath
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetOutputModelBuffer.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelBuffer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetOutputModelExternalInitializersFile.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelExternalInitializersFile
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetOutputModelGetInitializerLocationFunc.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelGetInitializerLocationFunc
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetOutputModelPath.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelPath
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ModelCompilationOptions_SetOutputModelWriteFunc.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelWriteFunc
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCompileApi.ReleaseModelCompilationOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtCompileApi.ReleaseModelCompilationOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomCreateThreadFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomCreateThreadFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomJoinThreadFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomJoinThreadFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.CreateKernel.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.CreateKernel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.CreateKernelV2.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.CreateKernelV2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetAliasMap.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetAliasMap
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetEndVersion.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetEndVersion
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetExecutionProviderType.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetExecutionProviderType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetInputCharacteristic.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputCharacteristic
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetInputMemoryType.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputMemoryType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetInputType.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetInputTypeCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputTypeCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetMayInplace.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetMayInplace
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetOutputCharacteristic.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetOutputCharacteristic
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetOutputType.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetOutputType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetOutputTypeCount.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetOutputTypeCount
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetStartVersion.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetStartVersion
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetVariadicInputHomogeneity.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicInputHomogeneity
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetVariadicInputMinArity.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicInputMinArity
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetVariadicOutputHomogeneity.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicOutputHomogeneity
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.GetVariadicOutputMinArity.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicOutputMinArity
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.InferOutputShapeFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.InferOutputShapeFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.KernelCompute.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.KernelCompute
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.KernelComputeV2.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.KernelComputeV2
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.KernelDestroy.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.KernelDestroy
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.ReleaseAliasMap.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.ReleaseAliasMap
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtCustomOp.ReleaseMayInplace.Function, Arena) - Static method in class smile.onnx.foreign.OrtCustomOp.ReleaseMayInplace
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtDataTransferImpl.CanCopy.Function, Arena) - Static method in class smile.onnx.foreign.OrtDataTransferImpl.CanCopy
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtDataTransferImpl.CopyTensors.Function, Arena) - Static method in class smile.onnx.foreign.OrtDataTransferImpl.CopyTensors
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtDataTransferImpl.Release.Function, Arena) - Static method in class smile.onnx.foreign.OrtDataTransferImpl.Release
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.Compile.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.Compile
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.CreateAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.CreateAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.CreateSyncStreamForDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.CreateSyncStreamForDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.GetCapability.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.GetCapability
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.GetCompiledModelCompatibilityInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.GetCompiledModelCompatibilityInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.GetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.GetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.GetPreferredDataLayout.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.GetPreferredDataLayout
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.OnRunEnd.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.OnRunEnd
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.OnRunStart.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.OnRunStart
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.ReleaseNodeComputeInfos.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.ReleaseNodeComputeInfos
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.SetDynamicOptions.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.SetDynamicOptions
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEp.ShouldConvertDataLayoutForOp.Function, Arena) - Static method in class smile.onnx.foreign.OrtEp.ShouldConvertDataLayoutForOp
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.CreateEpDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.CreateEpDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.EpDevice_AddAllocatorInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.EpDevice_AddAllocatorInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.EpGraphSupportInfo_AddNodesToFuse.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.EpGraphSupportInfo_AddNodesToFuse
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.EpGraphSupportInfo_AddSingleNode.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.EpGraphSupportInfo_AddSingleNode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.GetSyncIdForLastWaitOnSyncStream.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.GetSyncIdForLastWaitOnSyncStream
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.MemoryDevice_AreEqual.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_AreEqual
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.MemoryDevice_GetDeviceId.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetDeviceId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.MemoryDevice_GetDeviceType.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetDeviceType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.MemoryDevice_GetMemoryType.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetMemoryType
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.MemoryDevice_GetVendorId.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetVendorId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.MemoryInfo_GetMemoryDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.MemoryInfo_GetMemoryDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.NodeComputeContext_NodeName.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.NodeComputeContext_NodeName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.ReleaseEpDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.ReleaseEpDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.SyncStream_GetImpl.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.SyncStream_GetImpl
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.SyncStream_GetSyncId.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.SyncStream_GetSyncId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpApi.Value_GetMemoryDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpApi.Value_GetMemoryDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.CreateAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.CreateAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.CreateDataTransfer.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.CreateDataTransfer
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.CreateEp.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.CreateEp
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.CreateSyncStreamForDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.CreateSyncStreamForDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.GetName.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.GetName
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.GetSupportedDevices.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.GetSupportedDevices
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.GetVendor.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.GetVendor
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.GetVendorId.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.GetVendorId
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.GetVersion.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.GetVersion
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.IsStreamAware.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.IsStreamAware
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.ReleaseAllocator.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.ReleaseAllocator
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.ReleaseEp.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.ReleaseEp
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtEpFactory.ValidateCompiledModelCompatibilityInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtEpFactory.ValidateCompiledModelCompatibilityInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtGetInitializerLocationFunc.Function, Arena) - Static method in class smile.onnx.foreign.OrtGetInitializerLocationFunc
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtLoggingFunction.Function, Arena) - Static method in class smile.onnx.foreign.OrtLoggingFunction
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.AddGraphToModel.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.AddGraphToModel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.AddInitializerToGraph.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.AddInitializerToGraph
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.AddNodeToGraph.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.AddNodeToGraph
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.ApplyModelToModelEditorSession.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.ApplyModelToModelEditorSession
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateGraph.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateGraph
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateMapTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateMapTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateModel.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateModel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateModelEditorSession.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateModelEditorSession
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateModelEditorSessionFromArray.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateModelEditorSessionFromArray
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateNode.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateNode
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateOptionalTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateOptionalTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateSequenceTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateSequenceTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateSessionFromModel.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateSessionFromModel
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateSparseTensorTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateSparseTensorTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateTensorTypeInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateTensorTypeInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.CreateValueInfo.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateValueInfo
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.FinalizeModelEditorSession.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.FinalizeModelEditorSession
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.SessionGetOpsetForDomain.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.SessionGetOpsetForDomain
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.SetGraphInputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.SetGraphInputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtModelEditorApi.SetGraphOutputs.Function, Arena) - Static method in class smile.onnx.foreign.OrtModelEditorApi.SetGraphOutputs
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtNodeComputeInfo.Compute.Function, Arena) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo.Compute
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtNodeComputeInfo.CreateState.Function, Arena) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo.CreateState
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtNodeComputeInfo.ReleaseState.Function, Arena) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo.ReleaseState
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncNotificationImpl.Activate.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.Activate
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncNotificationImpl.Release.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.Release
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncNotificationImpl.WaitOnDevice.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.WaitOnDevice
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncNotificationImpl.WaitOnHost.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.WaitOnHost
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncStreamImpl.CreateNotification.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.CreateNotification
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncStreamImpl.Flush.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.Flush
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncStreamImpl.GetHandle.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.GetHandle
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncStreamImpl.OnSessionRunEnd.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.OnSessionRunEnd
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtSyncStreamImpl.Release.Function, Arena) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.Release
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtThreadWorkerFn.Function, Arena) - Static method in class smile.onnx.foreign.OrtThreadWorkerFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(OrtWriteBufferFunc.Function, Arena) - Static method in class smile.onnx.foreign.OrtWriteBufferFunc
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(RegisterCustomOpsFn.Function, Arena) - Static method in class smile.onnx.foreign.RegisterCustomOpsFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(ReleaseEpApiFactoryFn.Function, Arena) - Static method in class smile.onnx.foreign.ReleaseEpApiFactoryFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocate(RunAsyncCallbackFn.Function, Arena) - Static method in class smile.onnx.foreign.RunAsyncCallbackFn
Allocates a new upcall stub, whose implementation is defined by fi.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtAllocator
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtApi
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtApiBase
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCompileApi
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCustomHandleType
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtCustomOp
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtEp
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtEpApi
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtEpFactory
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtNodeFusionOptions
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Allocate an array of size elementCount using allocator.
allocateArray(long, SegmentAllocator) - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Allocate an array of size elementCount using allocator.
AllocatorAlloc(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AllocatorAlloc)(OrtAllocator *, size_t, void **)
AllocatorAlloc(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AllocatorAlloc)(OrtAllocator *, size_t, void **)
AllocatorAlloc$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AllocatorAlloc)(OrtAllocator *, size_t, void **)
AllocatorAlloc$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AllocatorAlloc)(OrtAllocator *, size_t, void **)
AllocatorFree(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AllocatorFree)(OrtAllocator *, void *)
AllocatorFree(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AllocatorFree)(OrtAllocator *, void *)
AllocatorFree$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AllocatorFree)(OrtAllocator *, void *)
AllocatorFree$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AllocatorFree)(OrtAllocator *, void *)
AllocatorGetInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AllocatorGetInfo)(const OrtAllocator *, const struct OrtMemoryInfo **)
AllocatorGetInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AllocatorGetInfo)(const OrtAllocator *, const struct OrtMemoryInfo **)
AllocatorGetInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AllocatorGetInfo)(const OrtAllocator *, const struct OrtMemoryInfo **)
AllocatorGetInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AllocatorGetInfo)(const OrtAllocator *, const struct OrtMemoryInfo **)
AllocatorGetStats(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*AllocatorGetStats)(const OrtAllocator *, OrtKeyValuePairs **)
AllocatorGetStats(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*AllocatorGetStats)(const OrtAllocator *, OrtKeyValuePairs **)
AllocatorGetStats$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*AllocatorGetStats)(const OrtAllocator *, OrtKeyValuePairs **)
AllocatorGetStats$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*AllocatorGetStats)(const OrtAllocator *, OrtKeyValuePairs **)
AllocOnStream(MemorySegment) - Static method in class smile.onnx.foreign.OrtAllocator
Getter for field:
void *(*AllocOnStream)(struct OrtAllocator *, size_t, OrtSyncStream *)
AllocOnStream(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtAllocator
Setter for field:
void *(*AllocOnStream)(struct OrtAllocator *, size_t, OrtSyncStream *)
AllocOnStream$layout() - Static method in class smile.onnx.foreign.OrtAllocator
Layout for field:
void *(*AllocOnStream)(struct OrtAllocator *, size_t, OrtSyncStream *)
AllocOnStream$offset() - Static method in class smile.onnx.foreign.OrtAllocator
Offset for field:
void *(*AllocOnStream)(struct OrtAllocator *, size_t, OrtSyncStream *)
allowSpecialTokens(boolean) - Method in class smile.llm.tokenizer.Tiktoken
Sets how special tokens will be encoded.
All position parameters are 1-based - Section in class smile.util.lsp.LanguageService
 
All position parameters are 1-based - Section in package smile.util.lsp
 
alpha - Variable in class smile.stat.distribution.BetaDistribution
The shape parameter.
alpha() - Method in record class smile.classification.resampling.BSO.Options
Returns the value of the alpha record component.
alpha() - Method in record class smile.clustering.DeterministicAnnealing.Options
Returns the value of the alpha record component.
alpha() - Method in class smile.deep.activation.ELU
Returns the alpha value.
alpha() - Method in record class smile.regression.ElasticNet.Options
Returns the value of the alpha record component.
alpha() - Method in record class smile.regression.LASSO.Options
Returns the value of the alpha record component.
alpha() - Method in class smile.stat.distribution.BetaDistribution
Returns the shape parameter alpha.
alpha() - Method in record class smile.swing.AlphaIcon
Returns the value of the alpha record component.
AlphaIcon - Record Class in smile.swing
An Icon wrapper that paints the contained icon with a specified transparency.
AlphaIcon(Icon, float) - Constructor for record class smile.swing.AlphaIcon
Compact constructor that validates the alpha range.
anchor(double) - Method in class smile.plot.vega.BinParams
Sets the value in the binned domain at which to anchor the bins, shifting the bin boundaries if necessary to ensure that a boundary aligns with the anchor value.
AnchorText - Interface in smile.nlp
The anchor text is the visible, clickable text in a hyperlink.
and(Tensor) - Method in class smile.deep.tensor.Tensor
Returns logical AND of two boolean tensors.
and(Predicate...) - Static method in class smile.plot.vega.Predicate
Logical AND composition to combine predicates.
and_(Tensor) - Method in class smile.deep.tensor.Tensor
Returns logical AND of two boolean tensors.
andThen(Transform) - Method in interface smile.data.transform.Transform
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
angular(double[], double[]) - Static method in class smile.math.MathEx
Returns the angular distance.
angular(float[], float[]) - Static method in class smile.math.MathEx
Returns the angular distance.
antecedent() - Method in record class smile.association.AssociationRule
Returns the value of the antecedent record component.
ANTIQUE_WHITE - Static variable in class smile.plot.swing.Palette
The color antique white with an RGB value of #FAEBD7
anyNull() - Method in interface smile.data.Tuple
Returns true if the tuple has null/missing values.
anyNull() - Method in interface smile.data.vector.ValueVector
Returns true if there are any null/missing values in this vector.
append(int, double) - Method in class smile.util.SparseArray
Append an entry to the array, optimizing for the case where the index is greater than all existing indices in the array.
append(int, int) - Method in class smile.util.SparseIntArray
Append an entry to the array, optimizing for the case where the index is greater than all existing indices in the array.
appendCudaExecutionProvider(int) - Method in class smile.onnx.SessionOptions
Appends the CUDA execution provider (GPU device deviceId).
appendDirectMLExecutionProvider(int) - Method in class smile.onnx.SessionOptions
Appends the DirectML execution provider (Windows GPU, device deviceId).
appendRocmExecutionProvider(int) - Method in class smile.onnx.SessionOptions
Appends the ROCM execution provider (AMD GPU device deviceId).
appendTensorRTExecutionProvider(int) - Method in class smile.onnx.SessionOptions
Appends the TensorRT execution provider (GPU device deviceId).
apply() - Method in interface smile.onnx.foreign.OrtApi.GetBuildInfoString.Function
 
apply() - Method in interface smile.onnx.foreign.OrtApi.GetCompileApi.Function
 
apply() - Method in interface smile.onnx.foreign.OrtApi.GetEpApi.Function
 
apply() - Method in interface smile.onnx.foreign.OrtApi.GetModelEditorApi.Function
 
apply() - Method in interface smile.onnx.foreign.OrtApiBase.GetVersionString.Function
 
apply(boolean[]) - Method in record class smile.data.DataFrame
Returns a new data frame with boolean indexing.
apply(double) - Method in interface smile.math.kernel.DotProductKernel
Computes the kernel function.
apply(double) - Method in interface smile.math.kernel.IsotropicKernel
Computes the kernel function.
apply(double) - Method in interface smile.util.function.Function
Computes the value of the function at x.
apply(double[]) - Method in class smile.feature.extraction.KernelPCA
 
apply(double[]) - Method in class smile.feature.extraction.Projection
Project a data point to the feature space.
apply(double...) - Method in interface smile.util.function.MultivariateFunction
Computes the value of the function at x.
apply(double[][]) - Method in class smile.feature.extraction.Projection
Project a set of data to the feature space.
apply(double, FPTree) - Static method in class smile.association.ARM
Mines the association rules.
apply(int) - Method in record class smile.data.DataFrame
Returns the row at the specified index.
apply(int) - Method in interface smile.data.Dataset
Returns the index at the specified index.
apply(int) - Method in interface smile.data.Tuple
Returns the value at position i.
apply(int) - Method in record class smile.data.type.StructType
Return the i-th field.
apply(int) - Method in interface smile.data.vector.ValueVector
Returns the value at position i, which may be null.
apply(int) - Method in class smile.math.Complex.Array
Returns the i-th element.
apply(int) - Method in interface smile.onnx.foreign.OrtApi.GetTrainingApi.Function
 
apply(int) - Method in interface smile.onnx.foreign.OrtApi.SetCurrentGpuDeviceId.Function
 
apply(int) - Method in interface smile.onnx.foreign.OrtApiBase.GetApi.Function
 
apply(int) - Method in class smile.tensor.Vector
Returns A[i] for Scala users.
apply(int) - Method in interface smile.util.function.IntFunction
Computes the value of the function at x.
apply(int) - Method in interface smile.util.function.TimeFunction
Returns the function value at time step t.
apply(int) - Method in interface smile.util.Index
Returns the index to underlying data.
apply(int...) - Method in interface smile.data.vector.ValueVector
Returns a new vector with selected entries.
apply(int, double) - Method in interface smile.util.function.ArrayElementConsumer
Performs this operation on the given element.
apply(int, double) - Method in interface smile.util.function.ArrayElementFunction
Performs this operation on the given element.
apply(int, int) - Method in record class smile.data.DataFrame
Returns the cell at (i, j).
apply(int, int) - Method in interface smile.tensor.Matrix
Returns A[i,j] for Scala users.
apply(int, int) - Method in class smile.util.Array2D
Returns A[i, j].
apply(int, int) - Method in interface smile.util.function.IntArrayElementConsumer
Performs this operation on the given element.
apply(int, int) - Method in interface smile.util.function.IntArrayElementFunction
Performs this operation on the given element.
apply(int, int) - Method in class smile.util.IntArray2D
Returns A[i, j].
apply(int, int, int, Fitness) - Method in class smile.feature.selection.GAFE
Genetic algorithm based feature selection for classification.
apply(int, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateCpuMemoryInfo.Function
 
apply(int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateStatus.Function
 
apply(int, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateEnv.Function
 
apply(int, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateMapTypeInfo.Function
 
apply(int, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateEnvWithGlobalThreadPools.Function
 
apply(int, MemorySegment, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.cblas_xerbla
 
apply(int, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.dprintf
 
apply(long, int, int, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateArenaCfg.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtAllocator.Info.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ClearBoundInputs.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ClearBoundOutputs.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateCANNProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateCUDAProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateDnnlProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateKeyValuePairs.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreatePrepackedWeightsContainer.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateROCMProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateRunOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSessionOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateTensorRTProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateTensorTypeAndShapeInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateThreadingOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.DisableCpuMemArena.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.DisableMemPattern.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.DisablePerSessionThreads.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.DisableProfiling.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.DisableTelemetryEvents.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EnableCpuMemArena.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EnableMemPattern.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EnableOrtCustomOps.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EnableTelemetryEvents.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EpDevice_Device.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EpDevice_EpMetadata.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EpDevice_EpName.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EpDevice_EpOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EpDevice_EpVendor.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetByteSize.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetFileOffset.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetFilePath.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetAllocatorWithDefaultOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetCurrentGpuDeviceId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetErrorCode.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetErrorMessage.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HardwareDevice_DeviceId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HardwareDevice_Metadata.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HardwareDevice_Type.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HardwareDevice_Vendor.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HardwareDevice_VendorId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetDeviceMemType.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetVendorId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseAllocator.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseArenaCfg.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseCANNProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseCUDAProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseCustomOpDomain.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseDnnlProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseEnv.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseExternalInitializerInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseGraph.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseIoBinding.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseKernelInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseKeyValuePairs.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseLoraAdapter.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseMapTypeInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseMemoryInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseModel.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseModelMetadata.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseNode.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseOp.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseOpAttr.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleasePrepackedWeightsContainer.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseROCMProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseRunOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseSequenceTypeInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseSession.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseSessionOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseStatus.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseSyncStream.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseTensorRTProviderOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseTensorTypeAndShapeInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseThreadingOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseTypeInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseValue.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReleaseValueInfo.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsSetTerminate.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsUnsetTerminate.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalDenormalAsZero.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SynchronizeBoundInputs.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SynchronizeBoundOutputs.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SyncStream_GetHandle.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ReleaseModelCompilationOptions.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomJoinThreadFn.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetEndVersion.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetExecutionProviderType.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetInputTypeCount.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetName.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetOutputTypeCount.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetStartVersion.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetVariadicInputHomogeneity.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetVariadicInputMinArity.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetVariadicOutputHomogeneity.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetVariadicOutputMinArity.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.KernelDestroy.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtDataTransferImpl.Release.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.GetName.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.MemoryDevice_GetDeviceId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.MemoryDevice_GetDeviceType.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.MemoryDevice_GetMemoryType.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.MemoryDevice_GetVendorId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.MemoryInfo_GetMemoryDevice.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.NodeComputeContext_NodeName.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.ReleaseEpDevice.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.SyncStream_GetImpl.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.SyncStream_GetSyncId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.Value_GetMemoryDevice.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.GetName.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.GetVendor.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.GetVendorId.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.GetVersion.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.IsStreamAware.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateGraph.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncNotificationImpl.Activate.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncNotificationImpl.Release.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncNotificationImpl.WaitOnHost.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncStreamImpl.Flush.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncStreamImpl.GetHandle.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncStreamImpl.OnSessionRunEnd.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncStreamImpl.Release.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.OrtThreadWorkerFn.Function
 
apply(MemorySegment) - Method in interface smile.onnx.foreign.ReleaseEpApiFactoryFn.Function
 
apply(MemorySegment, boolean) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsSetLoadCancellationFlag.Function
 
apply(MemorySegment, boolean) - Method in interface smile.onnx.foreign.OrtApi.SetDeterministicCompute.Function
 
apply(MemorySegment, boolean) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetEpContextEmbedMode.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.EpDevice_MemoryInfo.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.ReleaseAvailableProviders.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsSetRunLogSeverityLevel.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsSetRunLogVerbosityLevel.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsSetEpSelectionPolicy.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalInterOpNumThreads.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalIntraOpNumThreads.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalSpinControl.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetInterOpNumThreads.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetIntraOpNumThreads.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetLanguageProjection.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetSessionExecutionMode.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetSessionGraphOptimizationLevel.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetSessionLogSeverityLevel.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetSessionLogVerbosityLevel.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.SetTensorElementType.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.UpdateEnvWithCustomLogLevel.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetFlags.Function
 
apply(MemorySegment, int) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetGraphOptimizationLevel.Function
 
apply(MemorySegment, int, int, int, int, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateMemoryInfo_V2.Function
 
apply(MemorySegment, int, int, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateMemoryInfo.Function
 
apply(MemorySegment, int, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetResource.Function
 
apply(MemorySegment, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetExecutionProviderApi.Function
 
apply(MemorySegment, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSparseTensorIndicesTypeShape.Function
 
apply(MemorySegment, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAllocator.Function
 
apply(MemorySegment, int, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ReadOpAttr.Function
 
apply(MemorySegment, int, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSparseTensorIndices.Function
 
apply(MemorySegment, int, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetValue.Function
 
apply(MemorySegment, int, MemorySegment, MemorySegment, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Logger_LogMessage.Function
 
apply(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtLoggingFunction.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtAllocator.Alloc.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtAllocator.Reserve.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCustomOp.GetInputCharacteristic.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCustomOp.GetInputMemoryType.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCustomOp.GetInputType.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCustomOp.GetOutputCharacteristic.Function
 
apply(MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCustomOp.GetOutputType.Function
 
apply(MemorySegment, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateValue.Function
 
apply(MemorySegment, long, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateExternalInitializerInfo.Function
 
apply(MemorySegment, long, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetResizedStringTensorElementBuffer.Function
 
apply(MemorySegment, long, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetStringTensorElement.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtAllocator.AllocOnStream.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AllocatorAlloc.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetStringTensorElementLength.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetInput.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetInputTypeInfo.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetOutputTypeInfo.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetInputTypeInfo.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetOutputTypeInfo.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerTypeInfo.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ShapeInferContext_GetInputTypeShape.Function
 
apply(MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ShapeInferContext_SetOutputTypeShape.Function
 
apply(MemorySegment, long, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetOutput.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateLoraAdapterFromArray.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetModelCompatibilityForEpDevices.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetInputName.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetOutputName.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetConstantInput_tensor.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetInputName.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetOutputName.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerName.Function
 
apply(MemorySegment, long, MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.EpSelectionDelegate.Function
 
apply(MemorySegment, long, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.snprintf
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtAllocator.Free.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtAllocator.GetStats.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AddCustomOpDomain.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AllocatorFree.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AllocatorGetInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AllocatorGetStats.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CastTypeInfoToMapTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CastTypeInfoToOptionalTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CastTypeInfoToSequenceTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CastTypeInfoToTensorInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CloneSessionOptions.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CopyKernelInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateCustomOpDomain.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateIoBinding.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CustomOpDomain_Add.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.EnableProfiling.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetAvailableProviders.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetDimensionsCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetKeyValue.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetMapKeyType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetMapValueType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetOnnxTypeFromTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetOptionalContainedTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetRunConfigEntry.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSequenceElementType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSessionOptionsConfigEntries.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSparseTensorFormat.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSparseTensorValues.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSparseTensorValuesTypeAndShape.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetStringTensorDataLength.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorData.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorElementType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorMemoryInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorMutableData.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorShapeElementCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorSizeInBytes.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorTypeAndShape.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetValueCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetValueInfoName.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetValueInfoTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetValueType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetModelMetadata.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetModelPath.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetName.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetNumInitializers.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetNumInputs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetNumNodes.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetNumOperatorSets.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetNumOutputs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetOnnxIRVersion.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetParentNode.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HasValue.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.IsSparseTensor.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.IsTensor.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetGPUComputeStream.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetInputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetLogger.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetOutputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetInputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetLogger.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetOutputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Logger_GetLoggingSeverityLevel.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetDeviceType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetId.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetMemType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetName.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.MemoryInfoGetType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetVersion.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetDomain.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetEpName.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetGraph.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetId.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetName.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetNumAttributes.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetNumImplicitInputs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetNumInputs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetNumOutputs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetNumSubgraphs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetOperatorType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetSinceVersion.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.OpAttr_GetName.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.OpAttr_GetTensorAttributeAsOrtValue.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.OpAttr_GetType.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RegisterAllocator.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RegisterCustomOpsLibrary_V2.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RegisterCustomOpsUsingFunction.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RemoveKeyValuePair.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsAddActiveLoraAdapter.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsGetRunLogSeverityLevel.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsGetRunLogVerbosityLevel.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsGetRunTag.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunOptionsSetRunTag.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetInputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetModelMetadata.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetOutputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionGetProfilingStartTimeNs.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CANN.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CUDA_V2.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CUDA.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_Dnnl.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_MIGraphX.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_ROCM.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_TensorRT_V2.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_TensorRT.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsSetCustomCreateThreadFn.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsSetCustomJoinThreadFn.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsSetCustomThreadCreationOptions.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalCustomCreateThreadFn.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalCustomJoinThreadFn.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalCustomThreadCreationOptions.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetGlobalIntraOpThreadAffinity.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetOptimizedModelFilePath.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetSessionLogId.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ShapeInferContext_GetInputCount.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.UnregisterAllocator.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.UnregisterExecutionProviderLibrary.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_GetExternalInitializerInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_GetInitializerValue.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_GetValueNumConsumers.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_IsConstantInitializer.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_IsFromOuterScope.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_IsGraphOutput.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_IsOptionalGraphInput.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_IsRequiredGraphInput.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.CompileModel.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetInputModelPath.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelPath.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetAliasMap.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.GetMayInplace.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.InferOutputShapeFn.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.KernelCompute.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.KernelComputeV2.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.ReleaseAliasMap.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.ReleaseMayInplace.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.GetCompiledModelCompatibilityInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.GetPreferredDataLayout.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.OnRunStart.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.EpDevice_AddAllocatorInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.EpGraphSupportInfo_AddSingleNode.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.GetSyncIdForLastWaitOnSyncStream.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.MemoryDevice_AreEqual.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.CreateDataTransfer.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.ReleaseAllocator.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.ReleaseEp.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.AddGraphToModel.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.AddNodeToGraph.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.ApplyModelToModelEditorSession.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateOptionalTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateSequenceTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateSparseTensorTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateTensorTypeInfo.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtNodeComputeInfo.ReleaseState.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncNotificationImpl.WaitOnDevice.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtSyncStreamImpl.CreateNotification.Function
 
apply(MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.RegisterCustomOpsFn.Function
 
apply(MemorySegment, MemorySegment, boolean) - Method in interface smile.onnx.foreign.OrtEp.OnRunEnd.Function
 
apply(MemorySegment, MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.ReleaseSharedAllocator.Function
 
apply(MemorySegment, MemorySegment, int, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateOpAttr.Function
 
apply(MemorySegment, MemorySegment, int, int, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSharedAllocator.Function
 
apply(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateEnvWithCustomLogger.Function
 
apply(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateEnvWithCustomLoggerAndGlobalThreadPools.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.AddFreeDimensionOverride.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.AddFreeDimensionOverrideByName.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.FillStringTensor.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.FillStringTensorElement.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.GetDimensions.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.GetSymbolicDimensions.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetInitializers.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetInputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetNodes.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetOutputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Node_GetAttributes.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Node_GetImplicitInputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Node_GetInputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Node_GetOutputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionGetEpDeviceForInputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionGetMemoryInfoForInputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionGetMemoryInfoForOutputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SetDimensions.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SetSymbolicDimensions.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UseCooIndices.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetInputModelFromBuffer.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelExternalInitializersFile.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtEp.ReleaseNodeComputeInfos.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtModelEditorApi.SetGraphInputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtModelEditorApi.SetGraphOutputs.Function
 
apply(MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtWriteBufferFunc.Function
 
apply(MemorySegment, MemorySegment, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSparseTensorAsOrtValue.Function
 
apply(MemorySegment, MemorySegment, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateTensorAsOrtValue.Function
 
apply(MemorySegment, MemorySegment, long, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_ParallelFor.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateArenaCfgV2.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetGraphView.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetScratchBuffer.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetSubgraphs.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.TensorAt.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.UseBlockSparseIndices.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.EpGraphSupportInfo_AddNodesToFuse.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateModel.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.RunAsyncCallbackFn.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.GetStringTensorContent.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UseCsrIndices.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateTensorWithDataAndDeleterAsOrtValue.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateTensorWithDataAsOrtValue.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.GetSupportedDevices.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSessionFromArray.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.ValidateCompiledModelCompatibilityInfo.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateModelEditorSessionFromArray.Function
 
apply(MemorySegment, MemorySegment, long, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSessionFromArrayWithPrepackedWeightsContainer.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AddInitializer.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AddKeyValuePair.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AddRunConfigEntry.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.AddSessionConfigEntry.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.BindInput.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.BindOutput.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.BindOutputToDevice.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CompareMemoryInfo.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateAllocator.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateAndRegisterAllocator.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateLoraAdapter.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSyncStreamForEpDevice.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetCANNProviderOptionsAsString.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetCUDAProviderOptionsAsString.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetCUDAProviderOptionsByName.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetDenotationFromTypeInfo.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetDnnlProviderOptionsAsString.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetEpDevices.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetROCMProviderOptionsAsString.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSharedAllocator.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorRTProviderOptionsAsString.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetTensorRTProviderOptionsByName.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.HasSessionConfigEntry.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelContext_GetAllocator.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfo_GetNodeName.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_float.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_int64.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetDescription.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetDomain.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetGraphDescription.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetGraphName.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetProducerName.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Node_GetAttributeByName.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RegisterCustomOpsLibrary.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RegisterExecutionProviderLibrary.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunWithBinding.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionEndProfiling.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsSetEpSelectionPolicyDelegate.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.SetUserLoggingFunction.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ShapeInferContext_GetAttribute.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.UpdateCUDAProviderOptionsWithValue.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.UpdateTensorRTProviderOptionsWithValue.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_GetValueProducer.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.CreateModelCompilationOptionsFromSessionOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetEpContextBinaryInformation.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelGetInitializerLocationFunc.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelWriteFunc.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomCreateThreadFn.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.CreateKernel.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtDataTransferImpl.CanCopy.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.CreateAllocator.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.CreateSyncStreamForDevice.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.GetCapability.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateValueInfo.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.FinalizeModelEditorSession.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.SessionGetOpsetForDomain.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtNodeComputeInfo.Compute.Function
 
apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtNodeComputeInfo.CreateState.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, boolean) - Method in interface smile.onnx.foreign.OrtModelEditorApi.AddInitializerToGraph.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.ShouldConvertDataLayoutForOp.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int) - Method in interface smile.onnx.foreign.OrtApi.InvokeOp.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int, MemorySegment, int, int, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateOp.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.AddExternalInitializers.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.Graph_GetOperatorSets.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO_V2.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_VitisAI.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SetEpDynamicOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UpdateCANNProviderOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UpdateCUDAProviderOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UpdateDnnlProviderOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UpdateROCMProviderOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.UpdateTensorRTProviderOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.ValueInfo_GetValueConsumers.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtEp.SetDynamicOptions.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateOpaqueValue.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, long, int, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSparseTensorWithValuesAsOrtValue.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEp.Compile.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.FillSparseTensorCoo.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_V2.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.FillSparseTensorBlockSparse.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment, long, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.FillSparseTensorCsr.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.CreateEp.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSession.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetBoundOutputValues.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetKeyValuePairs.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetSessionConfigEntry.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_string.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_tensor.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAttributeArray_float.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.KernelInfoGetAttributeArray_int64.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataGetCustomMetadataMapKeys.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.ModelMetadataLookupCustomMetadataMap.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelBuffer.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtCustomOp.CreateKernelV2.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.CreateAllocator.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpFactory.CreateSyncStreamForDevice.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateModelEditorSession.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateSessionFromModel.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.AddExternalInitializersFromFilesInMemory.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.CopyTensors.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.GetOpaqueValue.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtDataTransferImpl.CopyTensors.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.CreateEpApiFactoriesFn.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.Run.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, long, MemorySegment, long, MemorySegment) - Method in interface smile.onnx.foreign.OrtModelEditorApi.CreateNode.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, long, MemorySegment, long, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.RunAsync.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.CreateSessionWithPrepackedWeightsContainer.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtApi.GetBoundOutputNames.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtEpApi.CreateEpDevice.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface smile.onnx.foreign.OrtGetInitializerLocationFunc.Function
 
apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, long) - Method in interface smile.onnx.foreign.OrtApi.CreateAndRegisterAllocatorV2.Function
 
apply(MemorySegment, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.fprintf
 
apply(MemorySegment, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.fscanf
 
apply(MemorySegment, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.sprintf
 
apply(MemorySegment, MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.sscanf
 
apply(MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.printf
 
apply(MemorySegment, Object...) - Method in class smile.linalg.blas.cblas_h.scanf
 
apply(Object) - Method in record class smile.data.RowIndex
Returns the row index.
apply(String) - Method in record class smile.data.DataFrame
Returns the column of given name.
apply(String) - Method in interface smile.data.Tuple
Returns the value by field name.
apply(String) - Method in record class smile.data.type.StructType
Return the field of given name.
apply(String) - Method in class smile.feature.extraction.BagOfWords
Returns the bag-of-words features of a document.
apply(String) - Method in class smile.feature.extraction.HashEncoder
Returns the bag-of-words features of a document.
apply(String) - Method in interface smile.nlp.normalizer.Normalizer
 
apply(String) - Method in interface smile.nlp.stemmer.Stemmer
 
apply(String) - Method in interface smile.nlp.tokenizer.ParagraphSplitter
 
apply(String) - Method in interface smile.nlp.tokenizer.SentenceSplitter
 
apply(String) - Method in interface smile.nlp.tokenizer.Tokenizer
 
apply(String) - Method in class smile.nlp.Word2Vec
Returns the embedding vector of a word, or null if the word is not in the vocabulary.
apply(String...) - Method in record class smile.data.DataFrame
Returns a new DataFrame with selected columns.
apply(JTable) - Method in class smile.swing.table.TableColumnSettings
Apply this column settings to given table.
apply(JTable) - Static method in class smile.swing.table.TableCopyPasteAdapter
Creates and attaches a copy-paste adapter for a table.
apply(FPTree) - Static method in class smile.association.FPGrowth
Mines the frequent item sets.
apply(DataFrame) - Method in interface smile.data.formula.Feature
Applies the term on a data frame.
apply(DataFrame) - Method in class smile.data.transform.ColumnTransform
 
apply(DataFrame) - Method in interface smile.data.transform.Transform
Applies this transform to the given argument.
apply(DataFrame) - Method in class smile.feature.extraction.BinaryEncoder
Generates the compact representation of sparse binary features for a data frame.
apply(DataFrame) - Method in class smile.feature.extraction.Projection
 
apply(DataFrame) - Method in class smile.feature.extraction.SparseEncoder
Generates the sparse representation of a data frame.
apply(DataFrame) - Method in class smile.feature.imputation.SimpleImputer
 
apply(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a tuple.
apply(Tuple) - Method in class smile.data.formula.Formula
Apply the formula on a tuple to generate the model data.
apply(Tuple) - Method in class smile.data.transform.ColumnTransform
 
apply(Tuple) - Method in class smile.feature.extraction.BagOfWords
 
apply(Tuple) - Method in class smile.feature.extraction.BinaryEncoder
Generates the compact representation of sparse binary features for given object.
apply(Tuple) - Method in class smile.feature.extraction.Projection
 
apply(Tuple) - Method in class smile.feature.extraction.SparseEncoder
Generates the sparse representation of given object.
apply(Tuple) - Method in class smile.feature.imputation.KMedoidsImputer
 
apply(Tuple) - Method in class smile.feature.imputation.KNNImputer
 
apply(Tuple) - Method in class smile.feature.imputation.SimpleImputer
 
apply(Tuple) - Method in class smile.feature.transform.Normalizer
 
apply(Tensor) - Method in interface smile.deep.layer.Layer
 
apply(Tensor) - Method in class smile.deep.Model
 
apply(Tensor, Tensor, Tensor) - Static method in interface smile.llm.RotaryPositionalEncoding
Applies rotary embeddings to the input query and key tensors.
apply(BitString, BitString) - Method in enum class smile.gap.Crossover
Returns a pair of offsprings by crossovering parent chromosomes.
apply(Index) - Method in record class smile.data.DataFrame
Returns a new data frame with row indexing.
apply(T) - Method in class smile.manifold.KPCA
 
apply(T[]) - Method in interface smile.gap.Selection
Select a chromosome with replacement from the population based on their fitness.
apply(T[]) - Method in class smile.manifold.KPCA
Project a set of data to the feature space.
apply(T, T) - Method in interface smile.math.distance.Distance
Returns the distance measure between two objects.
apply(T, T) - Method in interface smile.math.kernel.MercerKernel
Kernel function.
applyAsBoolean(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a boolean-valued result.
applyAsByte(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a byte-valued result.
applyAsChar(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a char-valued result.
applyAsDecimal(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a decimal-valued result.
applyAsDouble(double[]) - Method in interface smile.util.function.MultivariateFunction
 
applyAsDouble(double[], double[]) - Method in interface smile.validation.metric.RegressionMetric
 
applyAsDouble(int[], int[]) - Method in interface smile.validation.metric.ClassificationMetric
 
applyAsDouble(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a double-valued result.
applyAsDouble(T) - Method in interface smile.classification.Classifier
 
applyAsDouble(T) - Method in interface smile.regression.Regression
 
applyAsDouble(T, T) - Method in interface smile.math.distance.Distance
 
applyAsDouble(T, T) - Method in interface smile.math.kernel.MercerKernel
 
applyAsFloat(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a float-valued result.
applyAsFloat(T) - Method in interface smile.util.function.ToFloatFunction
Applies this function to the given argument.
applyAsInt(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces an int-valued result.
applyAsInt(T) - Method in interface smile.classification.Classifier
 
applyAsLong(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a long-valued result.
applyAsShort(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a short-valued result.
applyAsString(Tuple) - Method in interface smile.data.formula.Feature
Applies the term on a data object and produces a string-valued result.
ApplyModelToModelEditorSession(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*ApplyModelToModelEditorSession)(OrtSession *, OrtModel *)
ApplyModelToModelEditorSession(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*ApplyModelToModelEditorSession)(OrtSession *, OrtModel *)
ApplyModelToModelEditorSession$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*ApplyModelToModelEditorSession)(OrtSession *, OrtModel *)
ApplyModelToModelEditorSession$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*ApplyModelToModelEditorSession)(OrtSession *, OrtModel *)
apriori(Collection, int, int) - Static method in record class smile.nlp.NGram
Extracts n-gram phrases by an Apriori-like algorithm.
AQUA - Static variable in class smile.plot.swing.Palette
The color aqua with an RGB value of #00FFFF
AQUAMARINE - Static variable in class smile.plot.swing.Palette
The color aquamarine with an RGB value of #7FFFD4
ar() - Method in class smile.timeseries.AR
Returns the linear coefficients of AR (without intercept).
ar() - Method in class smile.timeseries.ARMA
Returns the linear coefficients of AR(p).
AR - Class in smile.timeseries
Autoregressive model.
AR(double[], double[], double, AR.Method) - Constructor for class smile.timeseries.AR
Constructor.
AR.Method - Enum Class in smile.timeseries
The fitting method.
arange(long, long, long) - Static method in class smile.deep.tensor.Tensor
Returns a 1-D tensor of size (end - start) / step with values from the interval [start, end) taken with common difference step beginning from start.
arbitraryInsertion() - Method in class smile.graph.Graph
Returns the approximate solution to TSP with the arbitrary insertion heuristic.
arc4random() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
uint32_t arc4random()
arc4random_addrandom(MemorySegment, int) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void arc4random_addrandom(unsigned char *, int)
arc4random_addrandom$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void arc4random_addrandom(unsigned char *, int)
arc4random_addrandom$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void arc4random_addrandom(unsigned char *, int)
arc4random_addrandom$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void arc4random_addrandom(unsigned char *, int)
arc4random_buf(MemorySegment, long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void arc4random_buf(void *__buf, size_t __nbytes)
arc4random_buf$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void arc4random_buf(void *__buf, size_t __nbytes)
arc4random_buf$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void arc4random_buf(void *__buf, size_t __nbytes)
arc4random_buf$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void arc4random_buf(void *__buf, size_t __nbytes)
arc4random_stir() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void arc4random_stir()
arc4random_stir$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void arc4random_stir()
arc4random_stir$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void arc4random_stir()
arc4random_stir$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void arc4random_stir()
arc4random_uniform(int) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
uint32_t arc4random_uniform(uint32_t __upper_bound)
arc4random_uniform$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
uint32_t arc4random_uniform(uint32_t __upper_bound)
arc4random_uniform$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
uint32_t arc4random_uniform(uint32_t __upper_bound)
arc4random_uniform$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
uint32_t arc4random_uniform(uint32_t __upper_bound)
arc4random$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
uint32_t arc4random()
arc4random$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
uint32_t arc4random()
arc4random$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
uint32_t arc4random()
arena_extend_strategy(MemorySegment) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Getter for field:
int arena_extend_strategy
arena_extend_strategy(MemorySegment) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Getter for field:
int arena_extend_strategy
arena_extend_strategy(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Setter for field:
int arena_extend_strategy
arena_extend_strategy(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Setter for field:
int arena_extend_strategy
arena_extend_strategy$layout() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Layout for field:
int arena_extend_strategy
arena_extend_strategy$layout() - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Layout for field:
int arena_extend_strategy
arena_extend_strategy$offset() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Offset for field:
int arena_extend_strategy
arena_extend_strategy$offset() - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Offset for field:
int arena_extend_strategy
arff(String) - Static method in interface smile.io.Read
Reads an ARFF file.
arff(Path) - Static method in interface smile.io.Read
Reads an ARFF file.
arff(DataFrame, Path, String) - Static method in interface smile.io.Write
Writes the data frame to an ARFF file.
Arff - Class in smile.io
Weka ARFF (attribute relation file format) is an ASCII text file format that is essentially a CSV file with a header that describes the meta-data.
Arff(Reader) - Constructor for class smile.io.Arff
Constructor.
Arff(String) - Constructor for class smile.io.Arff
Constructor.
Arff(String, Charset) - Constructor for class smile.io.Arff
Constructor.
Arff(Path) - Constructor for class smile.io.Arff
Constructor.
Arff(Path, Charset) - Constructor for class smile.io.Arff
Constructor.
argmax(int, boolean) - Method in class smile.deep.tensor.Tensor
Returns the indices of the maximum value of a tensor across a dimension.
aria(boolean) - Method in class smile.plot.vega.Axis
Sets if ARIA attributes should be included (SVG output only).
aria(boolean) - Method in class smile.plot.vega.Legend
Sets if ARIA attributes should be included (SVG output only).
aria(boolean) - Method in class smile.plot.vega.Mark
Sets the aria.
ARM - Class in smile.association
Association Rule Mining.
ARMA - Class in smile.timeseries
Autoregressive moving-average model.
ARMA(double[], double[], double[], double, double[], double[]) - Constructor for class smile.timeseries.ARMA
Constructor.
ARPACK - Interface in smile.tensor
ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
arpack_h - Class in smile.linalg.arpack
 
ARPACK.AsymmOption - Enum Class in smile.tensor
Which eigenvalues of asymmetric matrix to compute.
ARPACK.SymmOption - Enum Class in smile.tensor
Which eigenvalues of symmetric matrix to compute.
array() - Method in record class smile.util.Bytes
Returns the value of the array record component.
array(DataType) - Static method in interface smile.data.type.DataTypes
Returns an array data type.
Array - Enum constant in enum class smile.data.type.DataType.ID
Array type ID.
Array(int) - Constructor for class smile.math.Complex.Array
Constructor.
Array2D - Class in smile.util
2-dimensional array of doubles.
Array2D(double[][]) - Constructor for class smile.util.Array2D
Constructor.
Array2D(int, int) - Constructor for class smile.util.Array2D
Constructor of all-zero matrix.
Array2D(int, int, double) - Constructor for class smile.util.Array2D
Constructor.
Array2D(int, int, double[]) - Constructor for class smile.util.Array2D
Constructor.
ArrayElementConsumer - Interface in smile.util.function
Represents an operation that accepts an array element of double value and returns no result.
ArrayElementFunction - Interface in smile.util.function
Represents a function that accepts an array element of double value and produces a result.
ArrayType - Class in smile.data.type
Array of primitive data type.
arrow(String) - Static method in interface smile.io.Read
Reads an Apache Arrow file.
arrow(Path) - Static method in interface smile.io.Read
Reads an Apache Arrow file.
arrow(DataFrame, Path) - Static method in interface smile.io.Write
Writes an Apache Arrow file.
Arrow - Class in smile.io
Apache Arrow is a cross-language development platform for in-memory data.
Arrow() - Constructor for class smile.io.Arrow
Constructor.
Arrow(int) - Constructor for class smile.io.Arrow
Constructor.
as() - Method in record class smile.plot.vega.WindowTransformField
Returns the value of the as record component.
as(String...) - Method in class smile.plot.vega.DensityTransform
Sets the output fields for the sample value and corresponding density estimate.
as(String...) - Method in class smile.plot.vega.LoessTransform
Sets the output field names for the smoothed points generated by the loess transform.
as(String...) - Method in class smile.plot.vega.QuantileTransform
Sets the output field names for the probability and quantile values.
as(String...) - Method in class smile.plot.vega.RegressionTransform
Sets the output field names for the smoothed points generated by the loess transform.
asin() - Method in class smile.deep.tensor.Tensor
Returns a new tensor with the arcsine of the elements of input.
asin(String) - Static method in interface smile.data.formula.Terms
The asin(x) term.
asin(Term) - Static method in interface smile.data.formula.Terms
The asin(x) term.
asin_() - Method in class smile.deep.tensor.Tensor
Computes the arcsine of the elements of input in place.
assistant - Enum constant in enum class smile.llm.Role
AI assistant.
assistant(String) - Static method in record class smile.llm.Message
Factory method for an assistant message.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtAllocator
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtApi
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtApiBase
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtCompileApi
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtCustomHandleType
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtCustomOp
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtEp
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtEpApi
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtEpFactory
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtNodeFusionOptions
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Obtains a slice of arrayParam which selects the array element at index.
asSlice(MemorySegment, long) - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Obtains a slice of arrayParam which selects the array element at index.
AssociationRule - Record Class in smile.association
Association rule object.
AssociationRule(int[], int[], double, double, double, double) - Constructor for record class smile.association.AssociationRule
Creates an instance of a AssociationRule record class.
asTorch() - Method in class smile.deep.activation.ActivationFunction
 
asTorch() - Method in class smile.deep.layer.AdaptiveAvgPool2dLayer
 
asTorch() - Method in class smile.deep.layer.AvgPool2dLayer
 
asTorch() - Method in class smile.deep.layer.BatchNorm1dLayer
 
asTorch() - Method in class smile.deep.layer.BatchNorm2dLayer
 
asTorch() - Method in class smile.deep.layer.Conv2dLayer
 
asTorch() - Method in class smile.deep.layer.DropoutLayer
 
asTorch() - Method in class smile.deep.layer.EmbeddingLayer
 
asTorch() - Method in class smile.deep.layer.GroupNormLayer
 
asTorch() - Method in interface smile.deep.layer.Layer
Returns the PyTorch Module object.
asTorch() - Method in class smile.deep.layer.LayerBlock
 
asTorch() - Method in class smile.deep.layer.LinearLayer
 
asTorch() - Method in class smile.deep.layer.MaxPool2dLayer
 
asTorch() - Method in class smile.deep.layer.RMSNormLayer
 
asTorch() - Method in class smile.deep.Model
Returns the PyTorch Module object.
asTorch() - Method in class smile.deep.tensor.Device
Returns the PyTorch device object.
asTorch() - Method in enum class smile.deep.tensor.ScalarType
Returns the PyTorch scalar type.
asTorch() - Method in class smile.deep.tensor.Tensor
Returns the PyTorch tensor object.
asTorch() - Method in class smile.llm.PositionalEncoding
 
asTorch() - Method in class smile.vision.layer.StochasticDepth
 
asum() - Method in class smile.tensor.Vector
Sums the absolute values of the elements of the vector.
ata() - Method in class smile.tensor.DenseMatrix
Returns A' * A.
ata() - Method in class smile.tensor.SparseMatrix
Returns A' * A.
AtA - Class in smile.tensor
The square matrix of A' * A or A * A', whichever is smaller.
AtA(Matrix) - Constructor for class smile.tensor.AtA
Constructor.
atan(String) - Static method in interface smile.data.formula.Terms
The atan(x) term.
atan(Term) - Static method in interface smile.data.formula.Terms
The atan(x) term.
atexit(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int atexit(void (* _Nonnull)(void))
atexit_b(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int atexit_b(void (^ _Nonnull)(void))
atexit_b$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int atexit_b(void (^ _Nonnull)(void))
atexit_b$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int atexit_b(void (^ _Nonnull)(void))
atexit_b$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int atexit_b(void (^ _Nonnull)(void))
atexit$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int atexit(void (* _Nonnull)(void))
atexit$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int atexit(void (* _Nonnull)(void))
atexit$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int atexit(void (* _Nonnull)(void))
atof(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
double atof(const char *)
atof$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
double atof(const char *)
atof$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
double atof(const char *)
atof$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
double atof(const char *)
atoi(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int atoi(const char *)
atoi$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int atoi(const char *)
atoi$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int atoi(const char *)
atoi$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int atoi(const char *)
atol(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
long atol(const char *)
atol$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
long atol(const char *)
atol$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
long atol(const char *)
atol$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
long atol(const char *)
atoll(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
long long atoll(const char *)
atoll$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
long long atoll(const char *)
atoll$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
long long atoll(const char *)
atoll$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
long long atoll(const char *)
attachments() - Method in record class smile.util.ipynb.MarkdownCell
Returns the value of the attachments record component.
attachments() - Method in record class smile.util.ipynb.RawCell
Returns the value of the attachments record component.
Attention - Class in smile.llm.llama
Multi-head attention.
Attention(ModelArgs) - Constructor for class smile.llm.llama.Attention
Constructor.
attractors() - Method in class smile.clustering.DENCLUE
Returns the density attractor of each data point.
auc() - Method in record class smile.validation.ClassificationMetrics
Returns the value of the auc record component.
AUC - Class in smile.validation.metric
The area under the curve (AUC).
AUC() - Constructor for class smile.validation.metric.AUC
Constructor.
authors() - Method in record class smile.util.ipynb.Metadata
Returns the value of the authors record component.
AutoMPG - Record Class in smile.datasets
Auto MPG dataset.
AutoMPG() - Constructor for record class smile.datasets.AutoMPG
Constructor.
AutoMPG(Path) - Constructor for record class smile.datasets.AutoMPG
Constructor.
AutoMPG(DataFrame, Formula) - Constructor for record class smile.datasets.AutoMPG
Creates an instance of a AutoMPG record class.
AutoScope - Class in smile.util
AutoScope allows for predictable, deterministic resource deallocation.
AutoScope(AutoCloseable...) - Constructor for class smile.util.AutoScope
Constructors.
autosize() - Method in class smile.plot.vega.Concat
 
autosize() - Method in class smile.plot.vega.Config
Sets the overall size of the visualization.
autosize() - Method in class smile.plot.vega.Facet
 
autosize() - Method in class smile.plot.vega.Repeat
 
autosize() - Method in class smile.plot.vega.VegaLite
Sets the overall size of the visualization.
autosize() - Method in class smile.plot.vega.View
 
autosize(String, boolean, String) - Method in class smile.plot.vega.Concat
 
autosize(String, boolean, String) - Method in class smile.plot.vega.Config
Sets the overall size of the visualization.
autosize(String, boolean, String) - Method in class smile.plot.vega.Facet
 
autosize(String, boolean, String) - Method in class smile.plot.vega.Repeat
 
autosize(String, boolean, String) - Method in class smile.plot.vega.VegaLite
Sets the overall size of the visualization.
autosize(String, boolean, String) - Method in class smile.plot.vega.View
 
availableProviders() - Static method in class smile.onnx.Environment
Returns the list of available execution provider names on this machine/installation (e.g.
Averaging - Enum Class in smile.deep.metric
The averaging strategy to aggregate binary performance metrics across multi-classes.
Averaging - Enum Class in smile.validation.metric
The averaging strategy to aggregate binary performance metrics across multi-classes.
avg() - Method in record class smile.validation.ClassificationValidations
Returns the value of the avg record component.
avg() - Method in record class smile.validation.RegressionValidations
Returns the value of the avg record component.
avgDocSize() - Method in interface smile.nlp.Corpus
Returns the average size of documents in the corpus.
avgDocSize() - Method in class smile.nlp.SimpleCorpus
 
avgPool2d(int) - Static method in interface smile.deep.layer.Layer
Returns an average pooling layer that reduces a tensor by combining cells, and assigning the average value of the input cells to the output cell.
AvgPool2dLayer - Class in smile.deep.layer
An average pooling layer that reduces a tensor by combining cells, and assigning the average value of the input cells to the output cell.
AvgPool2dLayer(int) - Constructor for class smile.deep.layer.AvgPool2dLayer
Constructor.
AvgPool2dLayer(int, int) - Constructor for class smile.deep.layer.AvgPool2dLayer
Constructor.
avro(String, InputStream) - Static method in interface smile.io.Read
Reads an Apache Avro file.
avro(String, String) - Static method in interface smile.io.Read
Reads an Apache Avro file.
avro(Path, InputStream) - Static method in interface smile.io.Read
Reads an Apache Avro file.
avro(Path, Path) - Static method in interface smile.io.Read
Reads an Apache Avro file.
Avro - Class in smile.io
Apache Avro is a data serialization system.
Avro(InputStream) - Constructor for class smile.io.Avro
Constructor.
Avro(Path) - Constructor for class smile.io.Avro
Constructor.
Avro(Schema) - Constructor for class smile.io.Avro
Constructor.
axis() - Method in class smile.plot.vega.Config
Returns the axis definition object.
axis() - Method in class smile.plot.vega.Field
Returns the axis definition object.
axis() - Method in class smile.plot.vega.ViewConfig
Returns the axis definition object.
Axis - Class in smile.plot.swing
This class describes an axis of a coordinate system.
Axis - Class in smile.plot.vega
Axes provide axis lines, ticks, and labels to convey how a positional range represents a data range.
Axis(Base, int) - Constructor for class smile.plot.swing.Axis
Constructor.
axpy(double, double[], double[]) - Static method in class smile.math.MathEx
Update an array by adding a multiple of another array y = a * x + y.
axpy(double, DenseMatrix) - Method in class smile.tensor.DenseMatrix
Computes a constant alpha times a matrix x plus this matrix y.
axpy(double, Vector) - Method in class smile.tensor.Vector
Computes a constant alpha times a vector x plus this vector y.
AZURE - Static variable in class smile.plot.swing.Palette
The color azure with an RGB value of #F0FFFF

B

b - Variable in class smile.validation.metric.ContingencyTable
The column sum of contingency table.
b() - Method in class smile.nlp.relevance.BM25
Returns the b parameter.
B - Variable in class smile.vq.BIRCH
The branching factor of non-leaf nodes.
backfitIter() - Method in record class smile.regression.GAM.Options
Returns the value of the backfitIter record component.
backfitTol() - Method in record class smile.regression.GAM.Options
Returns the value of the backfitTol record component.
background() - Method in class smile.plot.vega.View
Returns the view background's fill and stroke object.
background(String) - Method in class smile.plot.vega.Concat
 
background(String) - Method in class smile.plot.vega.Config
Sets the background with CSS color property.
background(String) - Method in class smile.plot.vega.Facet
 
background(String) - Method in class smile.plot.vega.Repeat
 
background(String) - Method in class smile.plot.vega.VegaLite
Sets the background of the entire view with CSS color property.
background(String) - Method in class smile.plot.vega.View
 
Background - Class in smile.plot.vega
The view background of a single-view or layer specification.
backpopagateDropout() - Method in class smile.model.mlp.Layer
Propagates the errors back through the (implicit) dropout layer.
backProject(double[]) - Method in record class smile.cs.MeasurementMatrix
Computes the adjoint operation v = Φ^T y (back-projection).
backProjectSparse(double[]) - Method in record class smile.cs.MeasurementMatrix
Computes the adjoint in the sparse (wavelet) domain: v = Ψ^T Φ^T y = DWT(Φ^T y).
backpropagate(boolean) - Method in class smile.model.mlp.MultilayerPerceptron
Propagates the errors back through the network.
backpropagate(Vector) - Method in class smile.model.mlp.HiddenLayer
 
backpropagate(Vector) - Method in class smile.model.mlp.InputLayer
 
backpropagate(Vector) - Method in class smile.model.mlp.Layer
Propagates the errors back to a lower layer.
backpropagate(Vector) - Method in class smile.model.mlp.OutputLayer
 
backward() - Method in class smile.deep.tensor.Tensor
Computes the gradients.
BADSIG() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BADSIG (void*) -1
Bag - Record Class in smile.validation
A bag of randomly selected samples.
Bag(int[], int[]) - Constructor for record class smile.validation.Bag
Creates an instance of a Bag record class.
BagOfWords - Class in smile.feature.extraction
The bag-of-words feature of text used in natural language processing and information retrieval.
BagOfWords(String[], Function, String[], boolean) - Constructor for class smile.feature.extraction.BagOfWords
Constructor.
BagOfWords(Function, String[]) - Constructor for class smile.feature.extraction.BagOfWords
Constructor.
BandMatrix - Class in smile.tensor
A band matrix is a sparse matrix, whose non-zero entries are confined to a diagonal band, comprising the main diagonal and zero or more diagonals on either side.
bandPosition(double) - Method in class smile.plot.vega.Axis
For band scales, sets the interpolation fraction where axis ticks should be positioned.
bandwidth() - Method in class smile.stat.distribution.KernelDensity
Returns the bandwidth of kernel.
bandwidth(double) - Method in class smile.plot.vega.DensityTransform
Sets the bandwidth (standard deviation) of the Gaussian kernel.
bandwidth(double) - Method in class smile.plot.vega.LoessTransform
Sets a bandwidth parameter in the range [0, 1] that determines the amount of smoothing.
Bank32nh - Record Class in smile.datasets
Bank32nh dataset.
Bank32nh() - Constructor for record class smile.datasets.Bank32nh
Constructor.
Bank32nh(Path) - Constructor for record class smile.datasets.Bank32nh
Constructor.
Bank32nh(DataFrame, Formula) - Constructor for record class smile.datasets.Bank32nh
Creates an instance of a Bank32nh record class.
Bar - Class in smile.plot.swing
Bars with heights proportional to the value.
Bar(double[][], double, Color) - Constructor for class smile.plot.swing.Bar
Constructor.
BarPlot - Class in smile.plot.swing
A barplot draws bars with heights proportional to the value.
BarPlot(Bar...) - Constructor for class smile.plot.swing.BarPlot
Constructor.
BarPlot(Bar[], Legend[]) - Constructor for class smile.plot.swing.BarPlot
Constructor.
base(int) - Method in class smile.plot.vega.BinParams
Sets the number base to use for automatic bin determination (default is base 10).
Base - Class in smile.plot.swing
The coordinate base of Canvas.
Base(double[], double[]) - Constructor for class smile.plot.swing.Base
Constructor.
Base(double[], double[], boolean) - Constructor for class smile.plot.swing.Base
Constructor.
basis(double) - Method in record class smile.regression.gam.BSpline
Evaluates all B-spline basis functions at a single point x.
basis(double[]) - Method in record class smile.regression.gam.BSpline
Computes the B-spline basis matrix for a set of predictor values.
BasisPursuit - Record Class in smile.cs
Basis Pursuit Denoising (BPDN) via a log-barrier interior-point method.
BasisPursuit(double[], int) - Constructor for record class smile.cs.BasisPursuit
Creates an instance of a BasisPursuit record class.
BasisPursuit.Options - Record Class in smile.cs
Hyperparameters for the log-barrier interior-point solver.
batch(int) - Method in interface smile.data.Dataset
Returns an iterator of mini-batches.
batchNorm1d(int) - Static method in interface smile.deep.layer.Layer
Returns a normalization layer that re-centers and normalizes the output of one layer before feeding it to another.
batchNorm1d(int, double, double, boolean) - Static method in interface smile.deep.layer.Layer
Returns a normalization layer that re-centers and normalizes the output of one layer before feeding it to another.
BatchNorm1dLayer - Class in smile.deep.layer
A batch normalization layer that re-centers and normalizes the output of one layer before feeding it to another.
BatchNorm1dLayer(int) - Constructor for class smile.deep.layer.BatchNorm1dLayer
Constructor.
BatchNorm1dLayer(int, double, double, boolean) - Constructor for class smile.deep.layer.BatchNorm1dLayer
Constructor.
batchNorm2d(int) - Static method in interface smile.deep.layer.Layer
Returns a normalization layer that re-centers and normalizes the output of one layer before feeding it to another.
batchNorm2d(int, double, double, boolean) - Static method in interface smile.deep.layer.Layer
Returns a normalization layer that re-centers and normalizes the output of one layer before feeding it to another.
BatchNorm2dLayer - Class in smile.deep.layer
A batch normalization layer that re-centers and normalizes the output of one layer before feeding it to another.
BatchNorm2dLayer(int) - Constructor for class smile.deep.layer.BatchNorm2dLayer
Constructor.
BatchNorm2dLayer(int, double, double, boolean) - Constructor for class smile.deep.layer.BatchNorm2dLayer
Constructor.
BBDTree - Class in smile.clustering
Balanced Box-Decomposition Tree.
BBDTree(double[][]) - Constructor for class smile.clustering.BBDTree
Constructs a tree out of the given n data points living in R^d.
BBDTree(float[][]) - Constructor for class smile.clustering.BBDTree
Constructs a tree out of the given n data points living in R^d.
bce() - Static method in interface smile.deep.Loss
Binary Cross-Entropy Loss Function.
bceWithLogits() - Static method in interface smile.deep.Loss
Binary Cross-Entropy with Logits Loss Function.
bcmp(MemorySegment, MemorySegment, long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int bcmp(const void *, const void *, size_t)
bcmp$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int bcmp(const void *, const void *, size_t)
bcmp$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int bcmp(const void *, const void *, size_t)
bcmp$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int bcmp(const void *, const void *, size_t)
bcopy(MemorySegment, MemorySegment, long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void bcopy(const void *, void *, size_t)
bcopy$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void bcopy(const void *, void *, size_t)
bcopy$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void bcopy(const void *, void *, size_t)
bcopy$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void bcopy(const void *, void *, size_t)
BE - Enum constant in enum class smile.tensor.ARPACK.SymmOption
Computes nev eigenvalues, half from each end of the spectrum.
BEIGE - Static variable in class smile.plot.swing.Palette
The color beige with an RGB value of #F5F5DC
bernoulli(int, int) - Static method in record class smile.cs.MeasurementMatrix
Creates a random Bernoulli sensing matrix with entries Φ_{ij} ∈ {+1/√m, −1/√m} with equal probability.
Bernoulli - Interface in smile.regression.glm
The response variable is of Bernoulli distribution.
BERNOULLI - Enum constant in enum class smile.classification.DiscreteNaiveBayes.Model
The document Bernoulli model generates an indicator for each term of the vocabulary, either indicating presence of the term in the document or indicating absence.
bernoulli_(double) - Method in class smile.deep.tensor.Tensor
Draws binary random numbers (0 or 1) from a Bernoulli distribution.
BernoulliDistribution - Class in smile.stat.distribution
Bernoulli's distribution is a discrete probability distribution, which takes value 1 with success probability p and value 0 with failure probability q = 1 - p.
BernoulliDistribution(boolean[]) - Constructor for class smile.stat.distribution.BernoulliDistribution
Construct a Bernoulli from the given samples.
BernoulliDistribution(double) - Constructor for class smile.stat.distribution.BernoulliDistribution
Constructor.
BestLocalizedWavelet - Class in smile.wavelet
Best localized wavelets.
BestLocalizedWavelet(int) - Constructor for class smile.wavelet.BestLocalizedWavelet
Constructor.
beta - Variable in class smile.stat.distribution.BetaDistribution
The shape parameter.
beta() - Method in record class smile.regression.ElasticNet.Options
Returns the value of the beta record component.
beta() - Method in record class smile.regression.LASSO.Options
Returns the value of the beta record component.
beta() - Method in class smile.stat.distribution.BetaDistribution
Returns the shape parameter beta.
beta(double, double) - Static method in class smile.math.special.Beta
Beta function, also called the Euler integral of the first kind.
Beta - Class in smile.math.special
The beta function, also called the Euler integral of the first kind.
beta0() - Method in record class smile.regression.RidgeRegression.Options
Returns the value of the beta0 record component.
BetaDistribution - Class in smile.stat.distribution
The beta distribution is defined on the interval [0, 1] parameterized by two positive shape parameters, typically denoted by α and β.
BetaDistribution(double, double) - Constructor for class smile.stat.distribution.BetaDistribution
Constructor.
bfcc() - Method in class smile.graph.Graph
Returns the connected components by breadth-first search.
BFGS - Class in smile.math
The Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm is an iterative method for solving unconstrained nonlinear optimization problems.
bfloat16 - Static variable in class smile.linalg.blas.cblas_h
typedef uint16_t bfloat16
BFloat16 - Enum constant in enum class smile.deep.tensor.ScalarType
The bfloat16 (brain floating point) floating-point format occupies 16 bits.
BFloat16 - Enum constant in enum class smile.tensor.ScalarType
The bfloat16 (brain floating point) floating-point format occupies 16 bits.
BFLOAT16 - Enum constant in enum class smile.onnx.ElementType
16-bit brain floating point (bfloat16).
bfs() - Method in class smile.nlp.taxonomy.Taxonomy
Returns all concept nodes in breadth-first order starting from the root.
bfs(VertexVisitor) - Method in class smile.graph.Graph
BFS search on graph and performs some operation defined in visitor on each vertex during traveling.
bfsort() - Method in class smile.graph.Graph
Topological sort digraph by breadth-first search of graph.
bias - Variable in class smile.model.mlp.Layer
The bias.
bias() - Method in record class smile.data.formula.Intercept
Returns the value of the bias record component.
bias() - Method in class smile.model.mlp.Layer
Returns the bias vector.
biasGradient - Variable in class smile.model.mlp.Layer
The bias gradient.
biasGradientMoment1 - Variable in class smile.model.mlp.Layer
The first moment of bias gradient.
biasGradientMoment2 - Variable in class smile.model.mlp.Layer
The second moment of bias gradient.
biasUpdate - Variable in class smile.model.mlp.Layer
The bias update.
bic - Variable in class smile.stat.distribution.DiscreteExponentialFamilyMixture
The BIC score when the distribution is fit on a sample data.
bic - Variable in class smile.stat.distribution.ExponentialFamilyMixture
The BIC score when the distribution is fit on a sample data.
bic - Variable in class smile.stat.distribution.MultivariateExponentialFamilyMixture
The BIC score when the distribution is fit on a sample data.
bic(double[]) - Method in class smile.stat.distribution.DiscreteMixture
Returns the BIC score.
bic(double[]) - Method in class smile.stat.distribution.Mixture
Returns the BIC score.
bic(double[][]) - Method in class smile.stat.distribution.MultivariateMixture
Returns the BIC score.
BIC() - Method in class smile.regression.GAM
Returns the BIC score.
BIC() - Method in class smile.regression.GLM
Returns the BIC score.
BIC(double, int, int) - Static method in interface smile.validation.ModelSelection
Bayesian information criterion.
BiconjugateGradient - Interface in smile.tensor
The biconjugate gradient method to solve systems of linear equations.
BicubicInterpolation - Class in smile.interpolation
Bicubic interpolation in a two-dimensional regular grid.
BicubicInterpolation(double[], double[], double[][]) - Constructor for class smile.interpolation.BicubicInterpolation
Constructor.
BIG_ENDIAN() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BIG_ENDIAN 4321
Bigram - Record Class in smile.nlp
Bigrams or digrams are groups of two words, and are very commonly used as the basis for simple statistical analysis of text.
Bigram(String, String) - Constructor for record class smile.nlp.Bigram
Constructor.
Bigram(String, String, int, double) - Constructor for record class smile.nlp.Bigram
Creates an instance of a Bigram record class.
bigramCount() - Method in interface smile.nlp.Corpus
Returns the number of bigrams in the corpus.
bigramCount() - Method in class smile.nlp.SimpleCorpus
 
bigrams() - Method in interface smile.nlp.Corpus
Returns the iterator over the bigrams in the corpus.
bigrams() - Method in class smile.nlp.SimpleCorpus
 
bigrams(double, int) - Method in class smile.nlp.SimpleCorpus
Finds bigram collocations in the given corpus whose p-value is less than the given threshold.
bigrams(int, int) - Method in class smile.nlp.SimpleCorpus
Finds top k bigram collocations in the corpus.
BilinearInterpolation - Class in smile.interpolation
Bilinear interpolation in a two-dimensional regular grid.
BilinearInterpolation(double[], double[], double[][]) - Constructor for class smile.interpolation.BilinearInterpolation
Constructor.
bin(boolean) - Method in class smile.plot.vega.FacetField
Turns on/off binning a quantitative field.
bin(boolean) - Method in class smile.plot.vega.Field
Turns on/off binning a quantitative field.
bin(String) - Method in class smile.plot.vega.FacetField
Indicates that the data for x or y channel are binned before they are imported into Vega-Lite.
bin(String) - Method in class smile.plot.vega.Field
Indicates that the data for x or y channel are binned before they are imported into Vega-Lite.
bin(String, String) - Method in class smile.plot.vega.Transform
Adds a bin transformation.
bin(BinParams) - Method in class smile.plot.vega.Field
Sets custom binning parameters.
binary(double, double, int[], int[]) - Static method in record class smile.validation.ClassificationMetrics
Computes the binary classification metrics.
binary(double, double, int[], int[], double[]) - Static method in record class smile.validation.ClassificationMetrics
Computes the binary soft classification metrics.
binary(int, KernelMachine) - Static method in class smile.model.svm.LinearKernelMachine
Creates a linear kernel machine.
binary(String) - Static method in interface smile.math.kernel.MercerKernel
Returns a binary sparse kernel function.
BinaryEncoder - Class in smile.feature.extraction
Encodes categorical features using sparse one-hot scheme.
BinaryEncoder(StructType, String...) - Constructor for class smile.feature.extraction.BinaryEncoder
Constructor.
BinarySparseDataset<T> - Class in smile.data
Binary sparse dataset.
BinarySparseDataset(Collection) - Constructor for class smile.data.BinarySparseDataset
Constructor.
BinarySparseGaussianKernel - Class in smile.math.kernel
Gaussian kernel, also referred as RBF kernel or squared exponential kernel.
BinarySparseGaussianKernel(double) - Constructor for class smile.math.kernel.BinarySparseGaussianKernel
Constructor.
BinarySparseGaussianKernel(double, double, double) - Constructor for class smile.math.kernel.BinarySparseGaussianKernel
Constructor.
BinarySparseHyperbolicTangentKernel - Class in smile.math.kernel
The hyperbolic tangent kernel on binary sparse data.
BinarySparseHyperbolicTangentKernel() - Constructor for class smile.math.kernel.BinarySparseHyperbolicTangentKernel
Constructor with scale 1.0 and offset 0.0.
BinarySparseHyperbolicTangentKernel(double, double) - Constructor for class smile.math.kernel.BinarySparseHyperbolicTangentKernel
Constructor.
BinarySparseHyperbolicTangentKernel(double, double, double[], double[]) - Constructor for class smile.math.kernel.BinarySparseHyperbolicTangentKernel
Constructor.
BinarySparseLaplacianKernel - Class in smile.math.kernel
Laplacian kernel, also referred as exponential kernel.
BinarySparseLaplacianKernel(double) - Constructor for class smile.math.kernel.BinarySparseLaplacianKernel
Constructor.
BinarySparseLaplacianKernel(double, double, double) - Constructor for class smile.math.kernel.BinarySparseLaplacianKernel
Constructor.
BinarySparseLinearKernel - Class in smile.math.kernel
The linear dot product kernel on sparse binary arrays in int[], which are the indices of nonzero elements.
BinarySparseLinearKernel() - Constructor for class smile.math.kernel.BinarySparseLinearKernel
Constructor.
BinarySparseLinearSVM - Class in smile.classification
Binary sparse linear support vector machines for classification.
BinarySparseLinearSVM - Class in smile.regression
Binary sparse linear support vector machines for regression.
BinarySparseLinearSVM(int, KernelMachine) - Constructor for class smile.classification.BinarySparseLinearSVM
Constructor.
BinarySparseLinearSVM(int, KernelMachine) - Constructor for class smile.regression.BinarySparseLinearSVM
Constructor.
BinarySparseMaternKernel - Class in smile.math.kernel
The class of Matérn kernels is a generalization of the Gaussian/RBF.
BinarySparseMaternKernel(double, double) - Constructor for class smile.math.kernel.BinarySparseMaternKernel
Constructor.
BinarySparseMaternKernel(double, double, double, double) - Constructor for class smile.math.kernel.BinarySparseMaternKernel
Constructor.
BinarySparsePolynomialKernel - Class in smile.math.kernel
The polynomial kernel on binary sparse data.
BinarySparsePolynomialKernel(int) - Constructor for class smile.math.kernel.BinarySparsePolynomialKernel
Constructor with scale 1 and offset 0.
BinarySparsePolynomialKernel(int, double, double) - Constructor for class smile.math.kernel.BinarySparsePolynomialKernel
Constructor.
BinarySparsePolynomialKernel(int, double, double, double[], double[]) - Constructor for class smile.math.kernel.BinarySparsePolynomialKernel
Constructor.
BinarySparseSequenceDataset - Class in smile.data
Binary sparse sequence dataset.
BinarySparseSequenceDataset(int, int, List) - Constructor for class smile.data.BinarySparseSequenceDataset
Constructor.
BinarySparseThinPlateSplineKernel - Class in smile.math.kernel
The Thin Plate Spline kernel on binary sparse data.
BinarySparseThinPlateSplineKernel(double) - Constructor for class smile.math.kernel.BinarySparseThinPlateSplineKernel
Constructor.
BinarySparseThinPlateSplineKernel(double, double, double) - Constructor for class smile.math.kernel.BinarySparseThinPlateSplineKernel
Constructor.
bind(StructType) - Method in class smile.data.formula.Abs
 
bind(StructType) - Method in class smile.data.formula.Add
 
bind(StructType) - Method in class smile.data.formula.Date
 
bind(StructType) - Method in class smile.data.formula.Delete
 
bind(StructType) - Method in class smile.data.formula.Div
 
bind(StructType) - Method in class smile.data.formula.Dot
 
bind(StructType) - Method in class smile.data.formula.DoubleFunction
 
bind(StructType) - Method in class smile.data.formula.FactorCrossing
 
bind(StructType) - Method in class smile.data.formula.FactorInteraction
 
bind(StructType) - Method in class smile.data.formula.Formula
Binds the formula to a schema and returns the schema of predictors.
bind(StructType) - Method in record class smile.data.formula.Intercept
 
bind(StructType) - Method in class smile.data.formula.IntFunction
 
bind(StructType) - Method in class smile.data.formula.Mul
 
bind(StructType) - Method in class smile.data.formula.Round
 
bind(StructType) - Method in class smile.data.formula.Sub
 
bind(StructType) - Method in interface smile.data.formula.Term
Binds the term to a schema.
bind(StructType) - Method in record class smile.data.formula.Variable
 
BindInput(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*BindInput)(OrtIoBinding *, const char *, const OrtValue *)
BindInput(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*BindInput)(OrtIoBinding *, const char *, const OrtValue *)
BindInput$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*BindInput)(OrtIoBinding *, const char *, const OrtValue *)
BindInput$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*BindInput)(OrtIoBinding *, const char *, const OrtValue *)
BindOutput(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*BindOutput)(OrtIoBinding *, const char *, const OrtValue *)
BindOutput(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*BindOutput)(OrtIoBinding *, const char *, const OrtValue *)
BindOutput$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*BindOutput)(OrtIoBinding *, const char *, const OrtValue *)
BindOutput$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*BindOutput)(OrtIoBinding *, const char *, const OrtValue *)
BindOutputToDevice(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*BindOutputToDevice)(OrtIoBinding *, const char *, const OrtMemoryInfo *)
BindOutputToDevice(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*BindOutputToDevice)(OrtIoBinding *, const char *, const OrtMemoryInfo *)
BindOutputToDevice$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*BindOutputToDevice)(OrtIoBinding *, const char *, const OrtMemoryInfo *)
BindOutputToDevice$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*BindOutputToDevice)(OrtIoBinding *, const char *, const OrtMemoryInfo *)
binomial(double[][], int[]) - Static method in class smile.classification.LogisticRegression
Fits binomial logistic regression.
binomial(double[][], int[], LogisticRegression.Options) - Static method in class smile.classification.LogisticRegression
Fits binomial logistic regression.
binomial(int, int[][], int[]) - Static method in class smile.classification.Maxent
Fits maximum entropy classifier.
binomial(int, int[][], int[], Maxent.Options) - Static method in class smile.classification.Maxent
Fits maximum entropy classifier.
binomial(SparseDataset) - Static method in class smile.classification.SparseLogisticRegression
Fits binomial logistic regression.
binomial(SparseDataset, LogisticRegression.Options) - Static method in class smile.classification.SparseLogisticRegression
Fits binomial logistic regression.
Binomial - Interface in smile.regression.glm
The response variable is of Binomial distribution.
Binomial(double[], double, double, IntSet) - Constructor for class smile.classification.LogisticRegression.Binomial
Constructor.
Binomial(double[], double, double, IntSet) - Constructor for class smile.classification.Maxent.Binomial
Constructor.
Binomial(double[], double, double, IntSet) - Constructor for class smile.classification.SparseLogisticRegression.Binomial
Constructor.
BinomialDistribution - Class in smile.stat.distribution
The binomial distribution is the discrete probability distribution of the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability p.
BinomialDistribution(int, double) - Constructor for class smile.stat.distribution.BinomialDistribution
Constructor.
BinParams - Class in smile.plot.vega
To test a data point in a filter transform or a test property in conditional encoding, a predicate definition of the following forms must be specified:
BinParams() - Constructor for class smile.plot.vega.BinParams
Constructor.
bins(double[], double) - Static method in interface smile.math.Histogram
Returns the number of bins for a data based on a suggested bin width h.
bins(int) - Static method in interface smile.math.Histogram
Returns the number of bins by square-root rule, which takes the square root of the number of data points in the sample (used by Excel histograms and many others).
BIRCH - Class in smile.vq
Balanced Iterative Reducing and Clustering using Hierarchies.
BIRCH(int, int, int, double) - Constructor for class smile.vq.BIRCH
Constructor.
BISQUE - Static variable in class smile.plot.swing.Palette
The color bisque with an RGB value of #FFE4C4
BitcoinPrice - Record Class in smile.datasets
Bitcoin Price history on a daily basis from April-28th, 2013 to Feb-20th, 2018.
BitcoinPrice() - Constructor for record class smile.datasets.BitcoinPrice
Constructor.
BitcoinPrice(Path) - Constructor for record class smile.datasets.BitcoinPrice
Constructor.
BitcoinPrice(DataFrame) - Constructor for record class smile.datasets.BitcoinPrice
Creates an instance of a BitcoinPrice record class.
bits() - Method in class smile.gap.BitString
Returns the bit string of chromosome.
BitString - Class in smile.gap
The standard bit string representation of the solution domain.
BitString(byte[], Fitness) - Constructor for class smile.gap.BitString
Constructor.
BitString(byte[], Fitness, Crossover, double, double) - Constructor for class smile.gap.BitString
Constructor.
BitString(int, Fitness) - Constructor for class smile.gap.BitString
Constructor.
BitString(int, Fitness, Crossover, double, double) - Constructor for class smile.gap.BitString
Constructor.
BKTree<K,V> - Class in smile.neighbor
A BK-tree is a metric tree specifically adapted to discrete metric spaces.
BKTree(Metric) - Constructor for class smile.neighbor.BKTree
Constructor.
BLACK - Static variable in class smile.plot.swing.Palette
The color black with an RGB value of #000000
BLANCHED_ALMOND - Static variable in class smile.plot.swing.Palette
The color blanched almond with an RGB value of #FFEBCD
blas() - Method in enum class smile.linalg.Diag
Returns the int value for BLAS.
blas() - Method in enum class smile.linalg.Order
Returns the integer value for CBLAS.
blas() - Method in enum class smile.linalg.Side
Returns the integer value for CBLAS.
blas() - Method in enum class smile.linalg.Transpose
Returns the integer value for CBLAS.
blas() - Method in enum class smile.linalg.UPLO
Returns the integer value for CBLAS.
blasint - Static variable in class smile.linalg.blas.cblas_h
typedef int blasint
BLASLONG - Static variable in class smile.linalg.blas.cblas_h
typedef long BLASLONG
BLASULONG - Static variable in class smile.linalg.blas.cblas_h
typedef unsigned long BLASULONG
blend(String) - Method in class smile.plot.vega.Mark
Sets the color blend mode for drawing an item on its current background.
block() - Method in record class smile.vision.layer.MBConvConfig
Returns the value of the block record component.
BLUE - Static variable in class smile.plot.swing.Palette
The color blue with an RGB value of #0000FF
BLUE_VIOLET - Static variable in class smile.plot.swing.Palette
The color blue violet with an RGB value of #8A2BE2
BM25 - Class in smile.nlp.relevance
The BM25 weighting scheme, often called Okapi weighting, after the system in which it was first implemented, was developed as a way of building a probabilistic model sensitive to term frequency and document length while not introducing too many additional parameters into the model.
BM25() - Constructor for class smile.nlp.relevance.BM25
Default constructor with k1 = 1.2, b = 0.75, delta = 1.0.
BM25(double, double, double) - Constructor for class smile.nlp.relevance.BM25
Constructor.
BOOL - Enum constant in enum class smile.onnx.ElementType
Boolean.
Boolean - Enum constant in enum class smile.data.type.DataType.ID
Boolean type ID.
BOOLEAN - Static variable in interface smile.util.Regex
Boolean regular expression pattern.
BOOLEAN_REGEX - Static variable in interface smile.util.Regex
Boolean regular expression.
BooleanArrayType - Static variable in interface smile.data.type.DataTypes
Boolean Array data type.
BooleanType - Class in smile.data.type
Boolean data type.
BooleanType - Static variable in interface smile.data.type.DataTypes
Boolean data type.
BooleanVector - Class in smile.data.vector
A boolean vector.
BooleanVector(String, boolean[]) - Constructor for class smile.data.vector.BooleanVector
Constructor.
BooleanVector(String, int, BitSet) - Constructor for class smile.data.vector.BooleanVector
Constructor.
BooleanVector(StructField, boolean[]) - Constructor for class smile.data.vector.BooleanVector
Constructor.
BooleanVector(StructField, int, BitSet) - Constructor for class smile.data.vector.BooleanVector
Constructor.
boolValue() - Method in class smile.deep.tensor.Tensor
Returns the boolean value when the tensor holds a single value.
Bootstrap - Interface in smile.validation
The bootstrap is a general tool for assessing statistical accuracy.
BostonHousing - Record Class in smile.datasets
Boston housing dataset.
BostonHousing() - Constructor for record class smile.datasets.BostonHousing
Constructor.
BostonHousing(Path) - Constructor for record class smile.datasets.BostonHousing
Constructor.
BostonHousing(DataFrame, Formula) - Constructor for record class smile.datasets.BostonHousing
Creates an instance of a BostonHousing record class.
bounds(String) - Method in class smile.plot.vega.Concat
 
bounds(String) - Method in class smile.plot.vega.Facet
 
bounds(String) - Method in class smile.plot.vega.Repeat
 
bounds(String) - Method in interface smile.plot.vega.ViewLayoutComposition
Sets the bounds calculation method to use for determining the extent of a sub-plot.
Box_Pierce - Enum constant in enum class smile.timeseries.BoxTest.Type
Box-Pierce test.
BoxPlot - Class in smile.plot.swing
A boxplot is a convenient way of graphically depicting groups of numerical data through their five-number summaries the smallest observation (sample minimum), lower quartile (Q1), median (Q2), upper quartile (Q3), and largest observation (sample maximum).
BoxPlot(double[][], String[]) - Constructor for class smile.plot.swing.BoxPlot
Constructor.
BoxTest - Class in smile.timeseries
Portmanteau test jointly that several autocorrelations of time series are zero.
BoxTest.Type - Enum Class in smile.timeseries
The type of test.
branch(Tuple) - Method in class smile.model.cart.InternalNode
Returns true if the instance goes to the true branch.
branch(Tuple) - Method in class smile.model.cart.NominalNode
 
branch(Tuple) - Method in class smile.model.cart.OrdinalNode
 
BreakIteratorSentenceSplitter - Class in smile.nlp.tokenizer
A sentence splitter based on the java.text.BreakIterator, which supports multiple natural languages (selected by locale setting).
BreakIteratorSentenceSplitter() - Constructor for class smile.nlp.tokenizer.BreakIteratorSentenceSplitter
Constructor for the default locale.
BreakIteratorSentenceSplitter(Locale) - Constructor for class smile.nlp.tokenizer.BreakIteratorSentenceSplitter
Constructor for the given locale.
BreakIteratorTokenizer - Class in smile.nlp.tokenizer
A word tokenizer based on the java.text.BreakIterator, which supports multiple natural languages (selected by locale setting).
BreakIteratorTokenizer() - Constructor for class smile.nlp.tokenizer.BreakIteratorTokenizer
Constructor for the default locale.
BreakIteratorTokenizer(Locale) - Constructor for class smile.nlp.tokenizer.BreakIteratorTokenizer
Constructor for the given locale.
breaks() - Method in record class smile.feature.selection.InformationValue
Returns the value of the breaks record component.
breaks(double[], double) - Static method in interface smile.math.Histogram
Returns the breakpoints between histogram cells for a dataset based on a suggested bin width h.
breaks(double[], int) - Static method in interface smile.math.Histogram
Returns the breakpoints between histogram cells for a dataset.
breaks(double, double, double) - Static method in interface smile.math.Histogram
Returns the breakpoints between histogram cells for a given range based on a suggested bin width h.
breaks(double, double, int) - Static method in interface smile.math.Histogram
Returns the breakpoints between histogram cells for a given range.
BreastCancer - Record Class in smile.datasets
Breast cancer dataset.
BreastCancer() - Constructor for record class smile.datasets.BreastCancer
Constructor.
BreastCancer(Path) - Constructor for record class smile.datasets.BreastCancer
Constructor.
BreastCancer(DataFrame, Formula) - Constructor for record class smile.datasets.BreastCancer
Creates an instance of a BreastCancer record class.
BROWN - Static variable in class smile.plot.swing.Palette
The color brown with an RGB value of #A52A2A
bsearch(MemorySegment, MemorySegment, long, long, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void *bsearch(const void *__key, const void *__base, size_t __nel, size_t __width, int (* _Nonnull __compar)(const void *, const void *))
bsearch_b(MemorySegment, MemorySegment, long, long, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void *bsearch_b(const void *__key, const void *__base, size_t __nel, size_t __width, __bsearch_noescape int (^__compar)(const void *, const void *))
bsearch_b$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void *bsearch_b(const void *__key, const void *__base, size_t __nel, size_t __width, __bsearch_noescape int (^__compar)(const void *, const void *))
bsearch_b$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void *bsearch_b(const void *__key, const void *__base, size_t __nel, size_t __width, __bsearch_noescape int (^__compar)(const void *, const void *))
bsearch_b$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void *bsearch_b(const void *__key, const void *__base, size_t __nel, size_t __width, __bsearch_noescape int (^__compar)(const void *, const void *))
bsearch$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void *bsearch(const void *__key, const void *__base, size_t __nel, size_t __width, int (* _Nonnull __compar)(const void *, const void *))
bsearch$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void *bsearch(const void *__key, const void *__base, size_t __nel, size_t __width, int (* _Nonnull __compar)(const void *, const void *))
bsearch$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void *bsearch(const void *__key, const void *__base, size_t __nel, size_t __width, int (* _Nonnull __compar)(const void *, const void *))
BSO - Record Class in smile.classification.resampling
Borderline Shifting Oversampling (BSO).
BSO(double[][], int[]) - Constructor for record class smile.classification.resampling.BSO
Creates an instance of a BSO record class.
BSO.Options - Record Class in smile.classification.resampling
BSO hyperparameters.
BSO.Strategy - Enum Class in smile.classification.resampling
BSO strategy controlling which minority samples are used as seeds.
BSpline - Record Class in smile.regression.gam
B-spline basis matrix for a single predictor.
BSpline(double[], int) - Constructor for record class smile.regression.gam.BSpline
Constructor with default cubic degree.
BSpline(double[], int, int) - Constructor for record class smile.regression.gam.BSpline
Constructor.
BSpline(int, double[], double, double, int) - Constructor for record class smile.regression.gam.BSpline
Creates an instance of a BSpline record class.
bubble(int) - Static method in interface smile.vq.Neighborhood
Returns the bubble neighborhood function.
bucket - Variable in class smile.neighbor.lsh.Bucket
The bucket id is given by the universal bucket hashing.
Bucket - Class in smile.neighbor.lsh
A bucket is a container for points that all have the same value for hash function g (function g is a vector of k LSH functions).
Bucket(int) - Constructor for class smile.neighbor.lsh.Bucket
Constructor.
BUFSIZ() - Static method in class smile.linalg.blas.cblas_h
#define BUFSIZ 8192
build() - Method in class smile.hash.PerfectMap.Builder
Builds the perfect map.
build(int) - Method in class smile.model.mlp.HiddenLayerBuilder
 
build(int) - Method in class smile.model.mlp.LayerBuilder
Builds a layer.
build(int) - Method in class smile.model.mlp.OutputLayerBuilder
 
build(String, String, int, int, byte) - Static method in class smile.llm.llama.Llama
Builds a Llama instance by initializing and loading a model checkpoint.
builder(String, int, double, double) - Static method in class smile.model.mlp.Layer
Returns a hidden layer.
Builder() - Constructor for class smile.hash.PerfectMap.Builder
Constructor.
Builder(Map) - Constructor for class smile.hash.PerfectMap.Builder
Constructor.
buildInfo() - Static method in class smile.onnx.Environment
Returns the ONNX Runtime build information string (e.g.
BURLYWOOD - Static variable in class smile.plot.swing.Palette
The color burly wood with an RGB value of #DEB887
BUS_ADRALN() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BUS_ADRALN 1
BUS_ADRERR() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BUS_ADRERR 2
BUS_NOOP() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BUS_NOOP 0
BUS_OBJERR() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BUS_OBJERR 3
Button - Class in smile.swing
Action initialized JButton.
Button(Action) - Constructor for class smile.swing.Button
Constructor.
ButtonCellRenderer - Class in smile.swing.table
The ButtonCellRenderer class provides a renderer and an editor that looks like a JButton.
ButtonCellRenderer(JTable, Action, int) - Constructor for class smile.swing.table.ButtonCellRenderer
Create the ButtonCellRenderer to be used as a renderer and editor.
Byte - Enum constant in enum class smile.data.type.DataType.ID
Byte type ID.
BYTE_ORDER() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define BYTE_ORDER 1234
byteArray() - Method in class smile.deep.tensor.Tensor
Returns the byte array of tensor elements
ByteArrayCellRenderer - Class in smile.swing.table
Byte array renderer in JTable.
ByteArrayCellRenderer() - Constructor for class smile.swing.table.ByteArrayCellRenderer
Constructor.
ByteArrayType - Static variable in interface smile.data.type.DataTypes
Byte Array data type.
Bytes - Record Class in smile.util
Byte string.
Bytes(byte[]) - Constructor for record class smile.util.Bytes
Creates an instance of a Bytes record class.
Bytes(String) - Constructor for record class smile.util.Bytes
Constructor with a string input.
byteSize() - Method in enum class smile.tensor.ScalarType
Returns the scalar type size in bytes.
ByteType - Class in smile.data.type
Byte data type.
ByteType - Static variable in interface smile.data.type.DataTypes
Byte data type.
byteValue() - Method in class smile.deep.tensor.Tensor
Returns the byte value when the tensor holds a single value.
ByteVector - Class in smile.data.vector
A byte vector.
ByteVector(String, byte[]) - Constructor for class smile.data.vector.ByteVector
Constructor.
ByteVector(StructField, byte[]) - Constructor for class smile.data.vector.ByteVector
Constructor.
bzero(MemorySegment, long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void bzero(void *, size_t)
bzero$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void bzero(void *, size_t)
bzero$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void bzero(void *, size_t)
bzero$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void bzero(void *, size_t)

C

c(double...) - Static method in class smile.math.MathEx
Combines the arguments to form a vector.
c(double[]...) - Static method in class smile.math.MathEx
Concatenates multiple vectors into one.
c(float...) - Static method in class smile.math.MathEx
Combines the arguments to form a vector.
c(float[]...) - Static method in class smile.math.MathEx
Concatenates multiple vectors into one.
c(int...) - Static method in class smile.math.MathEx
Combines the arguments to form a vector.
c(int[]...) - Static method in class smile.math.MathEx
Concatenates multiple vectors into one.
c(String...) - Static method in class smile.math.MathEx
Combines the arguments to form a vector.
c(String[]...) - Static method in class smile.math.MathEx
Concatenates multiple vectors into one array of strings.
C() - Method in record class smile.classification.SVM.Options
Returns the value of the C record component.
C() - Method in record class smile.regression.SVM.Options
Returns the value of the C record component.
C_BOOL - Static variable in class smile.linalg.arpack.arpack_h
 
C_BOOL - Static variable in class smile.linalg.blas.cblas_h
 
C_BOOL - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_BOOL - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_CHAR - Static variable in class smile.linalg.arpack.arpack_h
 
C_CHAR - Static variable in class smile.linalg.blas.cblas_h
 
C_CHAR - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_CHAR - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_DOUBLE - Static variable in class smile.linalg.arpack.arpack_h
 
C_DOUBLE - Static variable in class smile.linalg.blas.cblas_h
 
C_DOUBLE - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_DOUBLE - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_FLOAT - Static variable in class smile.linalg.arpack.arpack_h
 
C_FLOAT - Static variable in class smile.linalg.blas.cblas_h
 
C_FLOAT - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_FLOAT - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_INT - Static variable in class smile.linalg.arpack.arpack_h
 
C_INT - Static variable in class smile.linalg.blas.cblas_h
 
C_INT - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_INT - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_LONG - Static variable in class smile.linalg.arpack.arpack_h
 
C_LONG - Static variable in class smile.linalg.blas.cblas_h
 
C_LONG - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_LONG - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_LONG_LONG - Static variable in class smile.linalg.arpack.arpack_h
 
C_LONG_LONG - Static variable in class smile.linalg.blas.cblas_h
 
C_LONG_LONG - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_LONG_LONG - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_POINTER - Static variable in class smile.linalg.arpack.arpack_h
 
C_POINTER - Static variable in class smile.linalg.blas.cblas_h
 
C_POINTER - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_POINTER - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
C_SHORT - Static variable in class smile.linalg.arpack.arpack_h
 
C_SHORT - Static variable in class smile.linalg.blas.cblas_h
 
C_SHORT - Static variable in class smile.linalg.lapack.clapack_h_1
 
C_SHORT - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
 
cabs(double) - Static method in class smile.linalg.blas.cblas_h
extern double cabs(_Complex double __z)
cabs$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern double cabs(_Complex double __z)
cabs$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern double cabs(_Complex double __z)
cabs$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern double cabs(_Complex double __z)
cabsf(float) - Static method in class smile.linalg.blas.cblas_h
extern float cabsf(_Complex float __z)
cabsf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern float cabsf(_Complex float __z)
cabsf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern float cabsf(_Complex float __z)
cabsf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern float cabsf(_Complex float __z)
Cache<K,V> - Class in smile.util
An LRU (Least Recently Used) cache with TTL (Time To Live) combines size-based eviction with time-based expiration.
Cache(int, Duration) - Constructor for class smile.util.Cache
Constructor.
cache_dir(MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Getter for field:
const char *cache_dir
cache_dir(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Setter for field:
const char *cache_dir
cache_dir$layout() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Layout for field:
const char *cache_dir
cache_dir$offset() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Offset for field:
const char *cache_dir
CacheFiles - Interface in smile.io
Static methods that manage cache files.
Cache layout - Section in class smile.util.HuggingFaceHub
 
cachePrefix() - Method in enum class smile.util.HuggingFaceHub.RepoType
Returns the cache directory prefix for this repo type.
cacos(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double cacos(_Complex double __z)
cacos$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double cacos(_Complex double __z)
cacos$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double cacos(_Complex double __z)
cacos$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double cacos(_Complex double __z)
cacosf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float cacosf(_Complex float __z)
cacosf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float cacosf(_Complex float __z)
cacosf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float cacosf(_Complex float __z)
cacosf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float cacosf(_Complex float __z)
cacosh(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double cacosh(_Complex double __z)
cacosh$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double cacosh(_Complex double __z)
cacosh$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double cacosh(_Complex double __z)
cacosh$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double cacosh(_Complex double __z)
cacoshf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float cacoshf(_Complex float __z)
cacoshf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float cacoshf(_Complex float __z)
cacoshf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float cacoshf(_Complex float __z)
cacoshf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float cacoshf(_Complex float __z)
CADET_BLUE - Static variable in class smile.plot.swing.Palette
The color cadet blue with an RGB value of #5F9EA0
calculate(String, String) - Method in class smile.plot.vega.Transform
Adds a formula transform extends data objects with new fields (columns) according to an expression.
CalHousing - Record Class in smile.datasets
California housing dataset.
CalHousing() - Constructor for record class smile.datasets.CalHousing
Constructor.
CalHousing(Path) - Constructor for record class smile.datasets.CalHousing
Constructor.
CalHousing(DataFrame, Formula) - Constructor for record class smile.datasets.CalHousing
Creates an instance of a CalHousing record class.
CallHierarchyCall - Record Class in smile.util.lsp
Represents one edge in a call hierarchy graph — either an incoming call (a caller that invokes the focus item) or an outgoing call (a callee invoked by the focus item).
CallHierarchyCall(CallHierarchyItem, List) - Constructor for record class smile.util.lsp.CallHierarchyCall
Creates an instance of a CallHierarchyCall record class.
CallHierarchyItem - Record Class in smile.util.lsp
Represents a single item in a call hierarchy — a named function or method that can serve as the focus of LanguageService.incomingCalls(smile.util.lsp.CallHierarchyItem) or LanguageService.outgoingCalls(smile.util.lsp.CallHierarchyItem) queries.
CallHierarchyItem(String, int, String, String, int, int, int, int) - Constructor for record class smile.util.lsp.CallHierarchyItem
Creates an instance of a CallHierarchyItem record class.
calloc(long, long) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
void *calloc(size_t __count, size_t __size)
calloc$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
void *calloc(size_t __count, size_t __size)
calloc$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
void *calloc(size_t __count, size_t __size)
calloc$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
void *calloc(size_t __count, size_t __size)
CANCEL_OPTION - Static variable in class smile.swing.FontChooser
Return value from showDialog().
CanCopy(MemorySegment) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Getter for field:
bool (*CanCopy)(const OrtDataTransferImpl *, const OrtMemoryDevice *, const OrtMemoryDevice *)
CanCopy(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Setter for field:
bool (*CanCopy)(const OrtDataTransferImpl *, const OrtMemoryDevice *, const OrtMemoryDevice *)
CanCopy$layout() - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Layout for field:
bool (*CanCopy)(const OrtDataTransferImpl *, const OrtMemoryDevice *, const OrtMemoryDevice *)
CanCopy$offset() - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Offset for field:
bool (*CanCopy)(const OrtDataTransferImpl *, const OrtMemoryDevice *, const OrtMemoryDevice *)
Canvas - Class in smile.plot.swing
Interactive view of a mathematical plot.
Canvas(Figure) - Constructor for class smile.plot.swing.Canvas
Constructor.
CARDINAL_NUMBER - Static variable in interface smile.util.Regex
Cardinal numbers.
CARDINAL_NUMBER_WITH_COMMA - Static variable in interface smile.util.Regex
Cardinal numbers, optionally thousands are separated by comma.
carg(double) - Static method in class smile.linalg.blas.cblas_h
extern double carg(_Complex double __z)
carg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern double carg(_Complex double __z)
carg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern double carg(_Complex double __z)
carg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern double carg(_Complex double __z)
cargf(float) - Static method in class smile.linalg.blas.cblas_h
extern float cargf(_Complex float __z)
cargf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern float cargf(_Complex float __z)
cargf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern float cargf(_Complex float __z)
cargf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern float cargf(_Complex float __z)
CART - Class in smile.model.cart
Classification and regression tree.
CART(DataFrame, StructField, int, int, int, int, int[], int[][]) - Constructor for class smile.model.cart.CART
Constructor.
CART(Formula, StructType, StructField, Node, double[]) - Constructor for class smile.model.cart.CART
Constructor.
casin(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double casin(_Complex double __z)
casin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double casin(_Complex double __z)
casin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double casin(_Complex double __z)
casin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double casin(_Complex double __z)
casinf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float casinf(_Complex float __z)
casinf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float casinf(_Complex float __z)
casinf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float casinf(_Complex float __z)
casinf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float casinf(_Complex float __z)
casinh(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double casinh(_Complex double __z)
casinh$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double casinh(_Complex double __z)
casinh$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double casinh(_Complex double __z)
casinh$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double casinh(_Complex double __z)
casinhf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float casinhf(_Complex float __z)
casinhf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float casinhf(_Complex float __z)
casinhf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float casinhf(_Complex float __z)
casinhf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float casinhf(_Complex float __z)
CastTypeInfoToMapTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CastTypeInfoToMapTypeInfo)(const OrtTypeInfo *, const OrtMapTypeInfo **)
CastTypeInfoToMapTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CastTypeInfoToMapTypeInfo)(const OrtTypeInfo *, const OrtMapTypeInfo **)
CastTypeInfoToMapTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CastTypeInfoToMapTypeInfo)(const OrtTypeInfo *, const OrtMapTypeInfo **)
CastTypeInfoToMapTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CastTypeInfoToMapTypeInfo)(const OrtTypeInfo *, const OrtMapTypeInfo **)
CastTypeInfoToOptionalTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CastTypeInfoToOptionalTypeInfo)(const OrtTypeInfo *, const OrtOptionalTypeInfo **)
CastTypeInfoToOptionalTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CastTypeInfoToOptionalTypeInfo)(const OrtTypeInfo *, const OrtOptionalTypeInfo **)
CastTypeInfoToOptionalTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CastTypeInfoToOptionalTypeInfo)(const OrtTypeInfo *, const OrtOptionalTypeInfo **)
CastTypeInfoToOptionalTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CastTypeInfoToOptionalTypeInfo)(const OrtTypeInfo *, const OrtOptionalTypeInfo **)
CastTypeInfoToSequenceTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CastTypeInfoToSequenceTypeInfo)(const OrtTypeInfo *, const OrtSequenceTypeInfo **)
CastTypeInfoToSequenceTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CastTypeInfoToSequenceTypeInfo)(const OrtTypeInfo *, const OrtSequenceTypeInfo **)
CastTypeInfoToSequenceTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CastTypeInfoToSequenceTypeInfo)(const OrtTypeInfo *, const OrtSequenceTypeInfo **)
CastTypeInfoToSequenceTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CastTypeInfoToSequenceTypeInfo)(const OrtTypeInfo *, const OrtSequenceTypeInfo **)
CastTypeInfoToTensorInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CastTypeInfoToTensorInfo)(const OrtTypeInfo *, const OrtTensorTypeAndShapeInfo **)
CastTypeInfoToTensorInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CastTypeInfoToTensorInfo)(const OrtTypeInfo *, const OrtTensorTypeAndShapeInfo **)
CastTypeInfoToTensorInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CastTypeInfoToTensorInfo)(const OrtTypeInfo *, const OrtTensorTypeAndShapeInfo **)
CastTypeInfoToTensorInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CastTypeInfoToTensorInfo)(const OrtTypeInfo *, const OrtTensorTypeAndShapeInfo **)
catan(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double catan(_Complex double __z)
catan$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double catan(_Complex double __z)
catan$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double catan(_Complex double __z)
catan$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double catan(_Complex double __z)
catanf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float catanf(_Complex float __z)
catanf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float catanf(_Complex float __z)
catanf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float catanf(_Complex float __z)
catanf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float catanf(_Complex float __z)
catanh(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double catanh(_Complex double __z)
catanh$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double catanh(_Complex double __z)
catanh$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double catanh(_Complex double __z)
catanh$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double catanh(_Complex double __z)
catanhf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float catanhf(_Complex float __z)
catanhf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float catanhf(_Complex float __z)
catanhf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float catanhf(_Complex float __z)
catanhf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float catanhf(_Complex float __z)
categorical() - Method in record class smile.feature.selection.FRegression
Returns the value of the categorical record component.
CategoricalEncoder - Enum Class in smile.data
Categorical variable encoder.
CategoricalMeasure - Class in smile.data.measure
Categorical data can be stored into groups or categories with the aid of names or labels.
CategoricalMeasure(int[]) - Constructor for class smile.data.measure.CategoricalMeasure
Constructor.
CategoricalMeasure(int[], String[]) - Constructor for class smile.data.measure.CategoricalMeasure
Constructor.
CategoricalMeasure(String...) - Constructor for class smile.data.measure.CategoricalMeasure
Constructor.
CategoricalMeasure(List) - Constructor for class smile.data.measure.CategoricalMeasure
Constructor.
category(int) - Static method in interface smile.data.type.DataTypes
Returns a data type of categorical variable.
cbdsqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork, __CLPK_integer *__info)
cbdsqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork, __CLPK_integer *__info)
cbdsqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork, __CLPK_integer *__info)
cbdsqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork, __CLPK_integer *__info)
cbind(double[]...) - Static method in class smile.math.MathEx
Concatenates vectors by columns.
cbind(float[]...) - Static method in class smile.math.MathEx
Concatenates vectors by columns.
cbind(int[]...) - Static method in class smile.math.MathEx
Concatenates vectors by columns.
cbind(String[]...) - Static method in class smile.math.MathEx
Concatenates vectors by columns.
cblas_caxpby(int, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_caxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_caxpby$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_caxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_caxpby$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_caxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_caxpby$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_caxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_caxpy(int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_caxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_caxpy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_caxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_caxpy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_caxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_caxpy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_caxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_ccopy(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ccopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_ccopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ccopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_ccopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ccopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_ccopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ccopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_cdotc(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
openblas_complex_float cblas_cdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotc_sub(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_cdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotc_sub$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotc_sub$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotc_sub$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotc$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
openblas_complex_float cblas_cdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotc$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
openblas_complex_float cblas_cdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotc$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
openblas_complex_float cblas_cdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotu(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
openblas_complex_float cblas_cdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotu_sub(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_cdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotu_sub$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotu_sub$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotu_sub$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_cdotu$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
openblas_complex_float cblas_cdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotu$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
openblas_complex_float cblas_cdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cdotu$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
openblas_complex_float cblas_cdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_cgbmv(int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_cgbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_cgbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_cgbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_cgeadd(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const float *cbeta, float *c, const blasint cldc)
cblas_cgeadd$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const float *cbeta, float *c, const blasint cldc)
cblas_cgeadd$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const float *cbeta, float *c, const blasint cldc)
cblas_cgeadd$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const float *cbeta, float *c, const blasint cldc)
cblas_cgemm(int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm3m(int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm3m$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm3m$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemm3m$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_cgemv(int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_cgemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_cgemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_cgemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_cgerc(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgerc$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgerc$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgerc$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgeru(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgeru$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgeru$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cgeru$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_chbmv(int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_chbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_chbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_chbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_chbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chemm(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_chemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_chemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_chemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_chemv(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_chemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_chemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_chemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_chemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_cher(int, int, int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_cher$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_cher$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_cher$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_cher2(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cher2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cher2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cher2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_cher2k(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const float beta, void *C, const blasint ldc)
cblas_cher2k$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const float beta, void *C, const blasint ldc)
cblas_cher2k$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const float beta, void *C, const blasint ldc)
cblas_cher2k$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const float beta, void *C, const blasint ldc)
cblas_cherk(int, int, int, int, int, float, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const void *A, const blasint lda, const float beta, void *C, const blasint ldc)
cblas_cherk$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const void *A, const blasint lda, const float beta, void *C, const blasint ldc)
cblas_cherk$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const void *A, const blasint lda, const float beta, void *C, const blasint ldc)
cblas_cherk$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const void *A, const blasint lda, const float beta, void *C, const blasint ldc)
cblas_chpmv(int, int, int, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_chpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chpmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_chpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chpmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_chpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chpmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_chpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_chpr(int, int, int, float, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_chpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A)
cblas_chpr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_chpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A)
cblas_chpr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_chpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A)
cblas_chpr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_chpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const void *X, const blasint incX, void *A)
cblas_chpr2(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_chpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_chpr2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_chpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_chpr2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_chpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_chpr2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_chpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_cimatcopy(int, int, int, int, MemorySegment, MemorySegment, int, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const blasint cldb)
cblas_cimatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const blasint cldb)
cblas_cimatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const blasint cldb)
cblas_cimatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, float *a, const blasint clda, const blasint cldb)
cblas_comatcopy(int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_comatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_comatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_comatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_comatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_comatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_comatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_comatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float *calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_crotg(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_crotg(void *a, void *b, float *c, void *s)
cblas_crotg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_crotg(void *a, void *b, float *c, void *s)
cblas_crotg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_crotg(void *a, void *b, float *c, void *s)
cblas_crotg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_crotg(void *a, void *b, float *c, void *s)
cblas_cscal(int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_cscal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_cscal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_cscal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_csrot(int, MemorySegment, int, MemorySegment, int, float, float) - Static method in class smile.linalg.blas.cblas_h
void cblas_csrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const float c, const float s)
cblas_csrot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_csrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const float c, const float s)
cblas_csrot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_csrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const float c, const float s)
cblas_csrot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_csrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const float c, const float s)
cblas_csscal(int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_csscal(const blasint N, const float alpha, void *X, const blasint incX)
cblas_csscal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_csscal(const blasint N, const float alpha, void *X, const blasint incX)
cblas_csscal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_csscal(const blasint N, const float alpha, void *X, const blasint incX)
cblas_csscal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_csscal(const blasint N, const float alpha, void *X, const blasint incX)
cblas_cswap(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_cswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_cswap$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_cswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_cswap$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_cswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_cswap$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_cswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_csymm(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csymm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csymm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csymm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csyr2k(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csyr2k$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csyr2k$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csyr2k$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_csyrk(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_csyrk$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_csyrk$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_csyrk$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_ctbmv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbsv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctbsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctpmv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpsv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctpsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ctrmm(int, int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrmm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrmm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrmm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrmv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrsm(int, int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrsm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrsm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrsm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ctrsv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ctrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ctrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ctrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ctrsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ctrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_dasum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dasum(const blasint n, const double *x, const blasint incx)
cblas_dasum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dasum(const blasint n, const double *x, const blasint incx)
cblas_dasum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dasum(const blasint n, const double *x, const blasint incx)
cblas_dasum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dasum(const blasint n, const double *x, const blasint incx)
cblas_daxpby(int, double, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_daxpby(const blasint n, const double alpha, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_daxpby$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_daxpby(const blasint n, const double alpha, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_daxpby$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_daxpby(const blasint n, const double alpha, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_daxpby$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_daxpby(const blasint n, const double alpha, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_daxpy(int, double, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_daxpy(const blasint n, const double alpha, const double *x, const blasint incx, double *y, const blasint incy)
cblas_daxpy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_daxpy(const blasint n, const double alpha, const double *x, const blasint incx, double *y, const blasint incy)
cblas_daxpy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_daxpy(const blasint n, const double alpha, const double *x, const blasint incx, double *y, const blasint incy)
cblas_daxpy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_daxpy(const blasint n, const double alpha, const double *x, const blasint incx, double *y, const blasint incy)
cblas_dbf16tod(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dbf16tod(const blasint n, const bfloat16 *in, const blasint incin, double *out, const blasint incout)
cblas_dbf16tod$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dbf16tod(const blasint n, const bfloat16 *in, const blasint incin, double *out, const blasint incout)
cblas_dbf16tod$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dbf16tod(const blasint n, const bfloat16 *in, const blasint incin, double *out, const blasint incout)
cblas_dbf16tod$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dbf16tod(const blasint n, const bfloat16 *in, const blasint incin, double *out, const blasint incout)
cblas_dcopy(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dcopy(const blasint n, const double *x, const blasint incx, double *y, const blasint incy)
cblas_dcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dcopy(const blasint n, const double *x, const blasint incx, double *y, const blasint incy)
cblas_dcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dcopy(const blasint n, const double *x, const blasint incx, double *y, const blasint incy)
cblas_dcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dcopy(const blasint n, const double *x, const blasint incx, double *y, const blasint incy)
cblas_ddot(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_ddot(const blasint n, const double *x, const blasint incx, const double *y, const blasint incy)
cblas_ddot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_ddot(const blasint n, const double *x, const blasint incx, const double *y, const blasint incy)
cblas_ddot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_ddot(const blasint n, const double *x, const blasint incx, const double *y, const blasint incy)
cblas_ddot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_ddot(const blasint n, const double *x, const blasint incx, const double *y, const blasint incy)
cblas_dgbmv(int, int, int, int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dgbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dgbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dgbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dgeadd(int, int, int, double, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const double cbeta, double *c, const blasint cldc)
cblas_dgeadd$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const double cbeta, double *c, const blasint cldc)
cblas_dgeadd$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const double cbeta, double *c, const blasint cldc)
cblas_dgeadd$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const double cbeta, double *c, const blasint cldc)
cblas_dgemm(int, int, int, int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dgemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dgemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dgemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dgemv(int, int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const double alpha, const double *a, const blasint lda, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_dgemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const double alpha, const double *a, const blasint lda, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_dgemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const double alpha, const double *a, const blasint lda, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_dgemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const double alpha, const double *a, const blasint lda, const double *x, const blasint incx, const double beta, double *y, const blasint incy)
cblas_dger(int, int, int, double, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dger$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dger$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dger$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dimatcopy(int, int, int, int, double, MemorySegment, int, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const blasint cldb)
cblas_dimatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const blasint cldb)
cblas_dimatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const blasint cldb)
cblas_dimatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, double *a, const blasint clda, const blasint cldb)
cblas_dnrm2(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dnrm2(const blasint N, const double *X, const blasint incX)
cblas_dnrm2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dnrm2(const blasint N, const double *X, const blasint incX)
cblas_dnrm2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dnrm2(const blasint N, const double *X, const blasint incX)
cblas_dnrm2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dnrm2(const blasint N, const double *X, const blasint incX)
cblas_domatcopy(int, int, int, int, double, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_domatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_domatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_domatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_domatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_domatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_domatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_domatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_drot(int, MemorySegment, int, MemorySegment, int, double, double) - Static method in class smile.linalg.blas.cblas_h
void cblas_drot(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double c, const double s)
cblas_drot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_drot(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double c, const double s)
cblas_drot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_drot(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double c, const double s)
cblas_drot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_drot(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double c, const double s)
cblas_drotg(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_drotg(double *a, double *b, double *c, double *s)
cblas_drotg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_drotg(double *a, double *b, double *c, double *s)
cblas_drotg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_drotg(double *a, double *b, double *c, double *s)
cblas_drotg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_drotg(double *a, double *b, double *c, double *s)
cblas_drotm(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_drotm(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double *P)
cblas_drotm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_drotm(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double *P)
cblas_drotm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_drotm(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double *P)
cblas_drotm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_drotm(const blasint N, double *X, const blasint incX, double *Y, const blasint incY, const double *P)
cblas_drotmg(MemorySegment, MemorySegment, MemorySegment, double, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_drotmg(double *d1, double *d2, double *b1, const double b2, double *P)
cblas_drotmg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_drotmg(double *d1, double *d2, double *b1, const double b2, double *P)
cblas_drotmg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_drotmg(double *d1, double *d2, double *b1, const double b2, double *P)
cblas_drotmg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_drotmg(double *d1, double *d2, double *b1, const double b2, double *P)
cblas_dsbmv(int, int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dscal(int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dscal(const blasint N, const double alpha, double *X, const blasint incX)
cblas_dscal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dscal(const blasint N, const double alpha, double *X, const blasint incX)
cblas_dscal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dscal(const blasint N, const double alpha, double *X, const blasint incX)
cblas_dscal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dscal(const blasint N, const double alpha, double *X, const blasint incX)
cblas_dsdot(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dsdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_dsdot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dsdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_dsdot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dsdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_dsdot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dsdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_dspmv(int, int, int, double, MemorySegment, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *Ap, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dspmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *Ap, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dspmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *Ap, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dspmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *Ap, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dspr(int, int, int, double, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_dspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *Ap)
cblas_dspr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *Ap)
cblas_dspr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *Ap)
cblas_dspr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *Ap)
cblas_dspr2(int, int, int, double, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_dspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A)
cblas_dspr2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A)
cblas_dspr2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A)
cblas_dspr2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A)
cblas_dsum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dsum(const blasint n, const double *x, const blasint incx)
cblas_dsum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dsum(const blasint n, const double *x, const blasint incx)
cblas_dsum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dsum(const blasint n, const double *x, const blasint incx)
cblas_dsum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dsum(const blasint n, const double *x, const blasint incx)
cblas_dswap(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dswap(const blasint n, double *x, const blasint incx, double *y, const blasint incy)
cblas_dswap$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dswap(const blasint n, double *x, const blasint incx, double *y, const blasint incy)
cblas_dswap$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dswap(const blasint n, double *x, const blasint incx, double *y, const blasint incy)
cblas_dswap$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dswap(const blasint n, double *x, const blasint incx, double *y, const blasint incy)
cblas_dsymm(int, int, int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsymm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsymm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsymm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsymv(int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsymv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsymv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsymv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *A, const blasint lda, const double *X, const blasint incX, const double beta, double *Y, const blasint incY)
cblas_dsyr(int, int, int, double, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *A, const blasint lda)
cblas_dsyr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *A, const blasint lda)
cblas_dsyr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *A, const blasint lda)
cblas_dsyr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, double *A, const blasint lda)
cblas_dsyr2(int, int, int, double, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dsyr2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dsyr2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dsyr2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const double *X, const blasint incX, const double *Y, const blasint incY, double *A, const blasint lda)
cblas_dsyr2k(int, int, int, int, int, double, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsyr2k$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsyr2k$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsyr2k$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double *B, const blasint ldb, const double beta, double *C, const blasint ldc)
cblas_dsyrk(int, int, int, int, int, double, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double beta, double *C, const blasint ldc)
cblas_dsyrk$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double beta, double *C, const blasint ldc)
cblas_dsyrk$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double beta, double *C, const blasint ldc)
cblas_dsyrk$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const double *A, const blasint lda, const double beta, double *C, const blasint ldc)
cblas_dtbmv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbsv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtbsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtpmv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpsv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtpsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *Ap, double *X, const blasint incX)
cblas_dtrmm(int, int, int, int, int, int, int, double, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrmm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrmm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrmm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrmv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrsm(int, int, int, int, int, int, int, double, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrsm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrsm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrsm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const double alpha, const double *A, const blasint lda, double *B, const blasint ldb)
cblas_dtrsv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_dtrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_dtrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_dtrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dtrsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_dtrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const double *A, const blasint lda, double *X, const blasint incX)
cblas_dzasum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dzasum(const blasint n, const void *x, const blasint incx)
cblas_dzasum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dzasum(const blasint n, const void *x, const blasint incx)
cblas_dzasum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dzasum(const blasint n, const void *x, const blasint incx)
cblas_dzasum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dzasum(const blasint n, const void *x, const blasint incx)
cblas_dznrm2(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dznrm2(const blasint N, const void *X, const blasint incX)
cblas_dznrm2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dznrm2(const blasint N, const void *X, const blasint incX)
cblas_dznrm2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dznrm2(const blasint N, const void *X, const blasint incX)
cblas_dznrm2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dznrm2(const blasint N, const void *X, const blasint incX)
cblas_dzsum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
double cblas_dzsum(const blasint n, const void *x, const blasint incx)
cblas_dzsum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
double cblas_dzsum(const blasint n, const void *x, const blasint incx)
cblas_dzsum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
double cblas_dzsum(const blasint n, const void *x, const blasint incx)
cblas_dzsum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
double cblas_dzsum(const blasint n, const void *x, const blasint incx)
cblas_h - Class in smile.linalg.blas
 
cblas_h.cblas_xerbla - Class in smile.linalg.blas
Variadic invoker class for:
void cblas_xerbla(blasint p, char *rout, char *form, ...)
cblas_h.dprintf - Class in smile.linalg.blas
Variadic invoker class for:
extern int dprintf(int __fd, const char *restrict __fmt, ...)
cblas_h.fprintf - Class in smile.linalg.blas
Variadic invoker class for:
extern int fprintf(FILE *restrict __stream, const char *restrict __format, ...)
cblas_h.fscanf - Class in smile.linalg.blas
Variadic invoker class for:
extern int fscanf(FILE *restrict __stream, const char *restrict __format, ...)
cblas_h.printf - Class in smile.linalg.blas
Variadic invoker class for:
extern int printf(const char *restrict __format, ...)
cblas_h.scanf - Class in smile.linalg.blas
Variadic invoker class for:
extern int scanf(const char *restrict __format, ...)
cblas_h.snprintf - Class in smile.linalg.blas
Variadic invoker class for:
extern int snprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, ...)
cblas_h.sprintf - Class in smile.linalg.blas
Variadic invoker class for:
extern int sprintf(char *restrict __s, const char *restrict __format, ...)
cblas_h.sscanf - Class in smile.linalg.blas
Variadic invoker class for:
extern int sscanf(const char *restrict __s, const char *restrict __format, ...)
cblas_icamax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_icamax(const blasint n, const void *x, const blasint incx)
cblas_icamax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_icamax(const blasint n, const void *x, const blasint incx)
cblas_icamax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_icamax(const blasint n, const void *x, const blasint incx)
cblas_icamax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_icamax(const blasint n, const void *x, const blasint incx)
cblas_icamin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_icamin(const blasint n, const void *x, const blasint incx)
cblas_icamin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_icamin(const blasint n, const void *x, const blasint incx)
cblas_icamin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_icamin(const blasint n, const void *x, const blasint incx)
cblas_icamin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_icamin(const blasint n, const void *x, const blasint incx)
cblas_icmax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_icmax(const blasint n, const void *x, const blasint incx)
cblas_icmax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_icmax(const blasint n, const void *x, const blasint incx)
cblas_icmax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_icmax(const blasint n, const void *x, const blasint incx)
cblas_icmax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_icmax(const blasint n, const void *x, const blasint incx)
cblas_icmin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_icmin(const blasint n, const void *x, const blasint incx)
cblas_icmin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_icmin(const blasint n, const void *x, const blasint incx)
cblas_icmin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_icmin(const blasint n, const void *x, const blasint incx)
cblas_icmin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_icmin(const blasint n, const void *x, const blasint incx)
cblas_idamax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_idamax(const blasint n, const double *x, const blasint incx)
cblas_idamax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_idamax(const blasint n, const double *x, const blasint incx)
cblas_idamax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_idamax(const blasint n, const double *x, const blasint incx)
cblas_idamax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_idamax(const blasint n, const double *x, const blasint incx)
cblas_idamin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_idamin(const blasint n, const double *x, const blasint incx)
cblas_idamin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_idamin(const blasint n, const double *x, const blasint incx)
cblas_idamin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_idamin(const blasint n, const double *x, const blasint incx)
cblas_idamin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_idamin(const blasint n, const double *x, const blasint incx)
cblas_idmax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_idmax(const blasint n, const double *x, const blasint incx)
cblas_idmax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_idmax(const blasint n, const double *x, const blasint incx)
cblas_idmax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_idmax(const blasint n, const double *x, const blasint incx)
cblas_idmax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_idmax(const blasint n, const double *x, const blasint incx)
cblas_idmin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_idmin(const blasint n, const double *x, const blasint incx)
cblas_idmin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_idmin(const blasint n, const double *x, const blasint incx)
cblas_idmin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_idmin(const blasint n, const double *x, const blasint incx)
cblas_idmin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_idmin(const blasint n, const double *x, const blasint incx)
cblas_isamax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_isamax(const blasint n, const float *x, const blasint incx)
cblas_isamax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_isamax(const blasint n, const float *x, const blasint incx)
cblas_isamax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_isamax(const blasint n, const float *x, const blasint incx)
cblas_isamax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_isamax(const blasint n, const float *x, const blasint incx)
cblas_isamin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_isamin(const blasint n, const float *x, const blasint incx)
cblas_isamin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_isamin(const blasint n, const float *x, const blasint incx)
cblas_isamin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_isamin(const blasint n, const float *x, const blasint incx)
cblas_isamin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_isamin(const blasint n, const float *x, const blasint incx)
cblas_ismax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_ismax(const blasint n, const float *x, const blasint incx)
cblas_ismax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_ismax(const blasint n, const float *x, const blasint incx)
cblas_ismax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_ismax(const blasint n, const float *x, const blasint incx)
cblas_ismax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_ismax(const blasint n, const float *x, const blasint incx)
cblas_ismin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_ismin(const blasint n, const float *x, const blasint incx)
cblas_ismin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_ismin(const blasint n, const float *x, const blasint incx)
cblas_ismin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_ismin(const blasint n, const float *x, const blasint incx)
cblas_ismin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_ismin(const blasint n, const float *x, const blasint incx)
cblas_izamax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_izamax(const blasint n, const void *x, const blasint incx)
cblas_izamax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_izamax(const blasint n, const void *x, const blasint incx)
cblas_izamax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_izamax(const blasint n, const void *x, const blasint incx)
cblas_izamax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_izamax(const blasint n, const void *x, const blasint incx)
cblas_izamin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_izamin(const blasint n, const void *x, const blasint incx)
cblas_izamin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_izamin(const blasint n, const void *x, const blasint incx)
cblas_izamin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_izamin(const blasint n, const void *x, const blasint incx)
cblas_izamin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_izamin(const blasint n, const void *x, const blasint incx)
cblas_izmax(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_izmax(const blasint n, const void *x, const blasint incx)
cblas_izmax$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_izmax(const blasint n, const void *x, const blasint incx)
cblas_izmax$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_izmax(const blasint n, const void *x, const blasint incx)
cblas_izmax$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_izmax(const blasint n, const void *x, const blasint incx)
cblas_izmin(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
size_t cblas_izmin(const blasint n, const void *x, const blasint incx)
cblas_izmin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
size_t cblas_izmin(const blasint n, const void *x, const blasint incx)
cblas_izmin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
size_t cblas_izmin(const blasint n, const void *x, const blasint incx)
cblas_izmin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
size_t cblas_izmin(const blasint n, const void *x, const blasint incx)
cblas_sasum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_sasum(const blasint n, const float *x, const blasint incx)
cblas_sasum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_sasum(const blasint n, const float *x, const blasint incx)
cblas_sasum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_sasum(const blasint n, const float *x, const blasint incx)
cblas_sasum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_sasum(const blasint n, const float *x, const blasint incx)
cblas_saxpby(int, float, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_saxpby(const blasint n, const float alpha, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_saxpby$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_saxpby(const blasint n, const float alpha, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_saxpby$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_saxpby(const blasint n, const float alpha, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_saxpby$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_saxpby(const blasint n, const float alpha, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_saxpy(int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_saxpy(const blasint n, const float alpha, const float *x, const blasint incx, float *y, const blasint incy)
cblas_saxpy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_saxpy(const blasint n, const float alpha, const float *x, const blasint incx, float *y, const blasint incy)
cblas_saxpy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_saxpy(const blasint n, const float alpha, const float *x, const blasint incx, float *y, const blasint incy)
cblas_saxpy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_saxpy(const blasint n, const float alpha, const float *x, const blasint incx, float *y, const blasint incy)
cblas_sbdot(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_sbdot(const blasint n, const bfloat16 *x, const blasint incx, const bfloat16 *y, const blasint incy)
cblas_sbdot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_sbdot(const blasint n, const bfloat16 *x, const blasint incx, const bfloat16 *y, const blasint incy)
cblas_sbdot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_sbdot(const blasint n, const bfloat16 *x, const blasint incx, const bfloat16 *y, const blasint incy)
cblas_sbdot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_sbdot(const blasint n, const bfloat16 *x, const blasint incx, const bfloat16 *y, const blasint incy)
cblas_sbdtobf16(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sbdtobf16(const blasint n, const double *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbdtobf16$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sbdtobf16(const blasint n, const double *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbdtobf16$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sbdtobf16(const blasint n, const double *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbdtobf16$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sbdtobf16(const blasint n, const double *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbf16tos(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sbf16tos(const blasint n, const bfloat16 *in, const blasint incin, float *out, const blasint incout)
cblas_sbf16tos$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sbf16tos(const blasint n, const bfloat16 *in, const blasint incin, float *out, const blasint incout)
cblas_sbf16tos$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sbf16tos(const blasint n, const bfloat16 *in, const blasint incin, float *out, const blasint incout)
cblas_sbf16tos$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sbf16tos(const blasint n, const bfloat16 *in, const blasint incin, float *out, const blasint incout)
cblas_sbgemm(int, int, int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sbgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const bfloat16 *A, const blasint lda, const bfloat16 *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sbgemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sbgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const bfloat16 *A, const blasint lda, const bfloat16 *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sbgemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sbgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const bfloat16 *A, const blasint lda, const bfloat16 *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sbgemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sbgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const bfloat16 *A, const blasint lda, const bfloat16 *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sbgemv(int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sbgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const bfloat16 *a, const blasint lda, const bfloat16 *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sbgemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sbgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const bfloat16 *a, const blasint lda, const bfloat16 *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sbgemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sbgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const bfloat16 *a, const blasint lda, const bfloat16 *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sbgemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sbgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const bfloat16 *a, const blasint lda, const bfloat16 *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sbstobf16(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sbstobf16(const blasint n, const float *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbstobf16$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sbstobf16(const blasint n, const float *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbstobf16$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sbstobf16(const blasint n, const float *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_sbstobf16$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sbstobf16(const blasint n, const float *in, const blasint incin, bfloat16 *out, const blasint incout)
cblas_scasum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_scasum(const blasint n, const void *x, const blasint incx)
cblas_scasum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_scasum(const blasint n, const void *x, const blasint incx)
cblas_scasum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_scasum(const blasint n, const void *x, const blasint incx)
cblas_scasum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_scasum(const blasint n, const void *x, const blasint incx)
cblas_scnrm2(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_scnrm2(const blasint N, const void *X, const blasint incX)
cblas_scnrm2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_scnrm2(const blasint N, const void *X, const blasint incX)
cblas_scnrm2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_scnrm2(const blasint N, const void *X, const blasint incX)
cblas_scnrm2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_scnrm2(const blasint N, const void *X, const blasint incX)
cblas_scopy(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_scopy(const blasint n, const float *x, const blasint incx, float *y, const blasint incy)
cblas_scopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_scopy(const blasint n, const float *x, const blasint incx, float *y, const blasint incy)
cblas_scopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_scopy(const blasint n, const float *x, const blasint incx, float *y, const blasint incy)
cblas_scopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_scopy(const blasint n, const float *x, const blasint incx, float *y, const blasint incy)
cblas_scsum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_scsum(const blasint n, const void *x, const blasint incx)
cblas_scsum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_scsum(const blasint n, const void *x, const blasint incx)
cblas_scsum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_scsum(const blasint n, const void *x, const blasint incx)
cblas_scsum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_scsum(const blasint n, const void *x, const blasint incx)
cblas_sdot(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_sdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_sdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_sdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_sdot(const blasint n, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdsdot(int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_sdsdot(const blasint n, const float alpha, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdsdot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_sdsdot(const blasint n, const float alpha, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdsdot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_sdsdot(const blasint n, const float alpha, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sdsdot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_sdsdot(const blasint n, const float alpha, const float *x, const blasint incx, const float *y, const blasint incy)
cblas_sgbmv(int, int, int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sgbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sgbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sgbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sgeadd(int, int, int, float, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const float cbeta, float *c, const blasint cldc)
cblas_sgeadd$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const float cbeta, float *c, const blasint cldc)
cblas_sgeadd$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const float cbeta, float *c, const blasint cldc)
cblas_sgeadd$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const float cbeta, float *c, const blasint cldc)
cblas_sgemm(int, int, int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sgemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sgemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sgemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_sgemv(int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const float *a, const blasint lda, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sgemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const float *a, const blasint lda, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sgemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const float *a, const blasint lda, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sgemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const float alpha, const float *a, const blasint lda, const float *x, const blasint incx, const float beta, float *y, const blasint incy)
cblas_sger(int, int, int, float, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_sger$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_sger$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_sger$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sger(const enum CBLAS_ORDER order, const blasint M, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_simatcopy(int, int, int, int, float, MemorySegment, int, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_simatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const blasint cldb)
cblas_simatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_simatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const blasint cldb)
cblas_simatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_simatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const blasint cldb)
cblas_simatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_simatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, float *a, const blasint clda, const blasint cldb)
cblas_snrm2(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_snrm2(const blasint N, const float *X, const blasint incX)
cblas_snrm2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_snrm2(const blasint N, const float *X, const blasint incX)
cblas_snrm2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_snrm2(const blasint N, const float *X, const blasint incX)
cblas_snrm2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_snrm2(const blasint N, const float *X, const blasint incX)
cblas_somatcopy(int, int, int, int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_somatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_somatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_somatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_somatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_somatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_somatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_somatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const float calpha, const float *a, const blasint clda, float *b, const blasint cldb)
cblas_srot(int, MemorySegment, int, MemorySegment, int, float, float) - Static method in class smile.linalg.blas.cblas_h
void cblas_srot(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float c, const float s)
cblas_srot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_srot(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float c, const float s)
cblas_srot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_srot(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float c, const float s)
cblas_srot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_srot(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float c, const float s)
cblas_srotg(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_srotg(float *a, float *b, float *c, float *s)
cblas_srotg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_srotg(float *a, float *b, float *c, float *s)
cblas_srotg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_srotg(float *a, float *b, float *c, float *s)
cblas_srotg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_srotg(float *a, float *b, float *c, float *s)
cblas_srotm(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_srotm(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float *P)
cblas_srotm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_srotm(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float *P)
cblas_srotm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_srotm(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float *P)
cblas_srotm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_srotm(const blasint N, float *X, const blasint incX, float *Y, const blasint incY, const float *P)
cblas_srotmg(MemorySegment, MemorySegment, MemorySegment, float, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_srotmg(float *d1, float *d2, float *b1, const float b2, float *P)
cblas_srotmg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_srotmg(float *d1, float *d2, float *b1, const float b2, float *P)
cblas_srotmg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_srotmg(float *d1, float *d2, float *b1, const float b2, float *P)
cblas_srotmg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_srotmg(float *d1, float *d2, float *b1, const float b2, float *P)
cblas_ssbmv(int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sscal(int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sscal(const blasint N, const float alpha, float *X, const blasint incX)
cblas_sscal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sscal(const blasint N, const float alpha, float *X, const blasint incX)
cblas_sscal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sscal(const blasint N, const float alpha, float *X, const blasint incX)
cblas_sscal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sscal(const blasint N, const float alpha, float *X, const blasint incX)
cblas_sspmv(int, int, int, float, MemorySegment, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *Ap, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sspmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *Ap, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sspmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *Ap, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sspmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *Ap, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_sspr(int, int, int, float, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_sspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *Ap)
cblas_sspr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *Ap)
cblas_sspr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *Ap)
cblas_sspr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *Ap)
cblas_sspr2(int, int, int, float, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_sspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A)
cblas_sspr2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A)
cblas_sspr2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A)
cblas_sspr2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A)
cblas_ssum(int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
float cblas_ssum(const blasint n, const float *x, const blasint incx)
cblas_ssum$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
float cblas_ssum(const blasint n, const float *x, const blasint incx)
cblas_ssum$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
float cblas_ssum(const blasint n, const float *x, const blasint incx)
cblas_ssum$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
float cblas_ssum(const blasint n, const float *x, const blasint incx)
cblas_sswap(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_sswap(const blasint n, float *x, const blasint incx, float *y, const blasint incy)
cblas_sswap$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_sswap(const blasint n, float *x, const blasint incx, float *y, const blasint incy)
cblas_sswap$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_sswap(const blasint n, float *x, const blasint incx, float *y, const blasint incy)
cblas_sswap$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_sswap(const blasint n, float *x, const blasint incx, float *y, const blasint incy)
cblas_ssymm(int, int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssymm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssymm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssymm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssymv(int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssymv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssymv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssymv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *A, const blasint lda, const float *X, const blasint incX, const float beta, float *Y, const blasint incY)
cblas_ssyr(int, int, int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *A, const blasint lda)
cblas_ssyr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *A, const blasint lda)
cblas_ssyr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *A, const blasint lda)
cblas_ssyr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, float *A, const blasint lda)
cblas_ssyr2(int, int, int, float, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_ssyr2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_ssyr2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_ssyr2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const float alpha, const float *X, const blasint incX, const float *Y, const blasint incY, float *A, const blasint lda)
cblas_ssyr2k(int, int, int, int, int, float, MemorySegment, int, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssyr2k$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssyr2k$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssyr2k$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float *B, const blasint ldb, const float beta, float *C, const blasint ldc)
cblas_ssyrk(int, int, int, int, int, float, MemorySegment, int, float, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float beta, float *C, const blasint ldc)
cblas_ssyrk$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float beta, float *C, const blasint ldc)
cblas_ssyrk$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float beta, float *C, const blasint ldc)
cblas_ssyrk$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const float alpha, const float *A, const blasint lda, const float beta, float *C, const blasint ldc)
cblas_stbmv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbsv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stbsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const float *A, const blasint lda, float *X, const blasint incX)
cblas_stpmv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpsv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_stpsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *Ap, float *X, const blasint incX)
cblas_strmm(int, int, int, int, int, int, int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strmm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strmm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strmm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strmv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strsm(int, int, int, int, int, int, int, float, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strsm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strsm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strsm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const float alpha, const float *A, const blasint lda, float *B, const blasint ldb)
cblas_strsv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_strsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const float *A, const blasint lda, float *X, const blasint incX)
cblas_zaxpby(int, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zaxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zaxpby$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zaxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zaxpby$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zaxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zaxpby$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zaxpby(const blasint n, const void *alpha, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zaxpy(int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zaxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zaxpy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zaxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zaxpy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zaxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zaxpy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zaxpy(const blasint n, const void *alpha, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zcopy(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zcopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zcopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zcopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zcopy(const blasint n, const void *x, const blasint incx, void *y, const blasint incy)
cblas_zdotc(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
openblas_complex_double cblas_zdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotc_sub(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_zdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotc_sub$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotc_sub$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotc_sub$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zdotc_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotc$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
openblas_complex_double cblas_zdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotc$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
openblas_complex_double cblas_zdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotc$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
openblas_complex_double cblas_zdotc(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotu(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
openblas_complex_double cblas_zdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotu_sub(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_zdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotu_sub$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotu_sub$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotu_sub$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zdotu_sub(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy, void *ret)
cblas_zdotu$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
openblas_complex_double cblas_zdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotu$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
openblas_complex_double cblas_zdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdotu$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
openblas_complex_double cblas_zdotu(const blasint n, const void *x, const blasint incx, const void *y, const blasint incy)
cblas_zdrot(int, MemorySegment, int, MemorySegment, int, double, double) - Static method in class smile.linalg.blas.cblas_h
void cblas_zdrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const double c, const double s)
cblas_zdrot$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zdrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const double c, const double s)
cblas_zdrot$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zdrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const double c, const double s)
cblas_zdrot$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zdrot(const blasint n, const void *x, const blasint incx, void *y, const blasint incY, const double c, const double s)
cblas_zdscal(int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zdscal(const blasint N, const double alpha, void *X, const blasint incX)
cblas_zdscal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zdscal(const blasint N, const double alpha, void *X, const blasint incX)
cblas_zdscal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zdscal(const blasint N, const double alpha, void *X, const blasint incX)
cblas_zdscal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zdscal(const blasint N, const double alpha, void *X, const blasint incX)
cblas_zgbmv(int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zgbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zgbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zgbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgbmv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const blasint M, const blasint N, const blasint KL, const blasint KU, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zgeadd(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const double *cbeta, double *c, const blasint cldc)
cblas_zgeadd$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const double *cbeta, double *c, const blasint cldc)
cblas_zgeadd$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const double *cbeta, double *c, const blasint cldc)
cblas_zgeadd$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgeadd(const enum CBLAS_ORDER CORDER, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const double *cbeta, double *c, const blasint cldc)
cblas_zgemm(int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm3m(int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm3m$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm3m$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemm3m$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgemm3m(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const blasint M, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zgemv(int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zgemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zgemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zgemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgemv(const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE trans, const blasint m, const blasint n, const void *alpha, const void *a, const blasint lda, const void *x, const blasint incx, const void *beta, void *y, const blasint incy)
cblas_zgerc(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgerc$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgerc$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgerc$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgerc(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgeru(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgeru$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgeru$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zgeru$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zgeru(const enum CBLAS_ORDER order, const blasint M, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zhbmv(int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zhbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zhbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zhbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zhbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhemm(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zhemm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zhemm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zhemm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zhemv(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zhemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhemv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zhemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhemv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zhemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhemv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zhemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *A, const blasint lda, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zher(int, int, int, double, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_zher$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_zher$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_zher$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A, const blasint lda)
cblas_zher2(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zher2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zher2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zher2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *A, const blasint lda)
cblas_zher2k(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const double beta, void *C, const blasint ldc)
cblas_zher2k$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const double beta, void *C, const blasint ldc)
cblas_zher2k$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const double beta, void *C, const blasint ldc)
cblas_zher2k$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const double beta, void *C, const blasint ldc)
cblas_zherk(int, int, int, int, int, double, MemorySegment, int, double, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const void *A, const blasint lda, const double beta, void *C, const blasint ldc)
cblas_zherk$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const void *A, const blasint lda, const double beta, void *C, const blasint ldc)
cblas_zherk$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const void *A, const blasint lda, const double beta, void *C, const blasint ldc)
cblas_zherk$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const double alpha, const void *A, const blasint lda, const double beta, void *C, const blasint ldc)
cblas_zhpmv(int, int, int, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zhpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhpmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zhpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhpmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zhpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhpmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zhpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *Ap, const void *X, const blasint incX, const void *beta, void *Y, const blasint incY)
cblas_zhpr(int, int, int, double, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_zhpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A)
cblas_zhpr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zhpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A)
cblas_zhpr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zhpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A)
cblas_zhpr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zhpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const double alpha, const void *X, const blasint incX, void *A)
cblas_zhpr2(int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_zhpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_zhpr2$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zhpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_zhpr2$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zhpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_zhpr2$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zhpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const blasint N, const void *alpha, const void *X, const blasint incX, const void *Y, const blasint incY, void *Ap)
cblas_zimatcopy(int, int, int, int, MemorySegment, MemorySegment, int, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const blasint cldb)
cblas_zimatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const blasint cldb)
cblas_zimatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const blasint cldb)
cblas_zimatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zimatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, double *a, const blasint clda, const blasint cldb)
cblas_zomatcopy(int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zomatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_zomatcopy$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zomatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_zomatcopy$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zomatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_zomatcopy$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zomatcopy(const enum CBLAS_ORDER CORDER, const enum CBLAS_TRANSPOSE CTRANS, const blasint crows, const blasint ccols, const double *calpha, const double *a, const blasint clda, double *b, const blasint cldb)
cblas_zrotg(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.blas.cblas_h
void cblas_zrotg(void *a, void *b, double *c, void *s)
cblas_zrotg$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zrotg(void *a, void *b, double *c, void *s)
cblas_zrotg$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zrotg(void *a, void *b, double *c, void *s)
cblas_zrotg$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zrotg(void *a, void *b, double *c, void *s)
cblas_zscal(int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_zscal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_zscal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_zscal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zscal(const blasint N, const void *alpha, void *X, const blasint incX)
cblas_zswap(int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_zswap$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_zswap$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_zswap$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zswap(const blasint n, void *x, const blasint incx, void *y, const blasint incy)
cblas_zsymm(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsymm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsymm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsymm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsyr2k(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsyr2k$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsyr2k$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsyr2k$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *B, const blasint ldb, const void *beta, void *C, const blasint ldc)
cblas_zsyrk(int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_zsyrk$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_zsyrk$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_zsyrk$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const blasint N, const blasint K, const void *alpha, const void *A, const blasint lda, const void *beta, void *C, const blasint ldc)
cblas_ztbmv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbsv(int, int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztbsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const blasint K, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztpmv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpsv(int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztpsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *Ap, void *X, const blasint incX)
cblas_ztrmm(int, int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrmm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrmm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrmm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrmv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrmv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrmv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrmv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrsm(int, int, int, int, int, int, int, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrsm$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrsm$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrsm$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint M, const blasint N, const void *alpha, const void *A, const blasint lda, void *B, const blasint ldb)
cblas_ztrsv(int, int, int, int, int, MemorySegment, int, MemorySegment, int) - Static method in class smile.linalg.blas.cblas_h
void cblas_ztrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrsv$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
void cblas_ztrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrsv$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
void cblas_ztrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
cblas_ztrsv$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
void cblas_ztrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const blasint N, const void *A, const blasint lda, void *X, const blasint incX)
CblasColMajor() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_ORDER.CblasColMajor = 102
CblasConjNoTrans() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_TRANSPOSE.CblasConjNoTrans = 114
CblasConjTrans() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_TRANSPOSE.CblasConjTrans = 113
CblasLeft() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_SIDE.CblasLeft = 141
CblasLower() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_UPLO.CblasLower = 122
CblasNonUnit() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_DIAG.CblasNonUnit = 131
CblasNoTrans() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_TRANSPOSE.CblasNoTrans = 111
CblasRight() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_SIDE.CblasRight = 142
CblasRowMajor() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_ORDER.CblasRowMajor = 101
CblasTrans() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_TRANSPOSE.CblasTrans = 112
CblasUnit() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_DIAG.CblasUnit = 132
CblasUpper() - Static method in class smile.linalg.blas.cblas_h
enum CBLAS_UPLO.CblasUpper = 121
cbrt(String) - Static method in interface smile.data.formula.Terms
The cbrt(x) term.
cbrt(Term) - Static method in interface smile.data.formula.Terms
The cbrt(x) term.
CC - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Coordinating conjunction.
ccos(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double ccos(_Complex double __z)
ccos$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double ccos(_Complex double __z)
ccos$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double ccos(_Complex double __z)
ccos$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double ccos(_Complex double __z)
ccosf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float ccosf(_Complex float __z)
ccosf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float ccosf(_Complex float __z)
ccosf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float ccosf(_Complex float __z)
ccosf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float ccosf(_Complex float __z)
ccosh(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double ccosh(_Complex double __z)
ccosh$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double ccosh(_Complex double __z)
ccosh$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double ccosh(_Complex double __z)
ccosh$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double ccosh(_Complex double __z)
ccoshf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float ccoshf(_Complex float __z)
ccoshf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float ccoshf(_Complex float __z)
ccoshf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float ccoshf(_Complex float __z)
ccoshf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float ccoshf(_Complex float __z)
CD - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Cardinal number.
cdf(double) - Method in class smile.stat.distribution.BernoulliDistribution
 
cdf(double) - Method in class smile.stat.distribution.BetaDistribution
 
cdf(double) - Method in class smile.stat.distribution.BinomialDistribution
 
cdf(double) - Method in class smile.stat.distribution.ChiSquareDistribution
 
cdf(double) - Method in class smile.stat.distribution.DiscreteMixture
 
cdf(double) - Method in interface smile.stat.distribution.Distribution
Cumulative distribution function.
cdf(double) - Method in class smile.stat.distribution.EmpiricalDistribution
 
cdf(double) - Method in class smile.stat.distribution.ExponentialDistribution
 
cdf(double) - Method in class smile.stat.distribution.FDistribution
 
cdf(double) - Method in class smile.stat.distribution.GammaDistribution
 
cdf(double) - Method in class smile.stat.distribution.GaussianDistribution
 
cdf(double) - Method in class smile.stat.distribution.GeometricDistribution
 
cdf(double) - Method in class smile.stat.distribution.HyperGeometricDistribution
 
cdf(double) - Method in class smile.stat.distribution.KernelDensity
Cumulative distribution function estimated as the average of individual kernel CDFs over the sample points.
cdf(double) - Method in class smile.stat.distribution.LogisticDistribution
 
cdf(double) - Method in class smile.stat.distribution.LogNormalDistribution
 
cdf(double) - Method in class smile.stat.distribution.Mixture
 
cdf(double) - Method in class smile.stat.distribution.NegativeBinomialDistribution
 
cdf(double) - Method in class smile.stat.distribution.PoissonDistribution
 
cdf(double) - Method in class smile.stat.distribution.ShiftedGeometricDistribution
 
cdf(double) - Method in class smile.stat.distribution.TDistribution
 
cdf(double) - Method in class smile.stat.distribution.WeibullDistribution
 
cdf(double[]) - Method in interface smile.stat.distribution.MultivariateDistribution
Cumulative distribution function.
cdf(double[]) - Method in class smile.stat.distribution.MultivariateGaussianDistribution
Algorithm from Alan Genz (1992) Numerical Computation of Multivariate Normal Probabilities, Journal of Computational and Graphical Statistics, pp.
cdf(double[]) - Method in class smile.stat.distribution.MultivariateMixture
 
cdf2tailed(double) - Method in class smile.stat.distribution.TDistribution
Two-tailed cdf.
ceil(String) - Static method in interface smile.data.formula.Terms
The ceil(x) term.
ceil(Term) - Static method in interface smile.data.formula.Terms
The ceil(x) term.
Cell - Interface in smile.util.ipynb
A single cell in a Jupyter notebook.
CellMetadata - Record Class in smile.util.ipynb
Cell-level metadata.
CellMetadata() - Constructor for record class smile.util.ipynb.CellMetadata
Constructs a CellMetadata with all fields set to null.
CellMetadata(Boolean, Object, Boolean, Boolean, String, String, String, List, Map, Map) - Constructor for record class smile.util.ipynb.CellMetadata
Creates an instance of a CellMetadata record class.
cells() - Method in record class smile.util.ipynb.JupyterNotebook
Returns the value of the cells record component.
cellType() - Method in interface smile.util.ipynb.Cell
Returns the cell type identifier.
cellType() - Method in record class smile.util.ipynb.CodeCell
 
cellType() - Method in record class smile.util.ipynb.MarkdownCell
 
cellType() - Method in record class smile.util.ipynb.RawCell
 
center() - Method in class smile.feature.extraction.PCA
Returns the center of data.
center() - Method in class smile.feature.extraction.ProbabilisticPCA
Returns the center of data.
center() - Method in record class smile.regression.gam.SmoothingSpline
Returns the value of the center record component.
center(boolean) - Method in class smile.plot.vega.Concat
 
center(boolean) - Method in class smile.plot.vega.Facet
 
center(boolean) - Method in class smile.plot.vega.FacetField
Sets if facet's subviews should be centered relative to their respective rows or columns.
center(boolean) - Method in class smile.plot.vega.Repeat
 
center(boolean) - Method in interface smile.plot.vega.ViewLayoutComposition
Sets if subviews should be centered relative to their respective rows or columns.
center(double, double) - Method in class smile.plot.vega.Projection
Sets the projection's center, a two-element array of longitude and latitude in degrees.
center(int) - Method in record class smile.clustering.CentroidClustering
Returns the center of i-th cluster.
center(int, int) - Method in class smile.plot.vega.Concat
 
center(int, int) - Method in class smile.plot.vega.Facet
 
center(int, int) - Method in class smile.plot.vega.Repeat
 
center(int, int) - Method in interface smile.plot.vega.ViewLayoutComposition
Sets if subviews should be centered relative to their respective rows or columns.
centers() - Method in record class smile.clustering.CentroidClustering
Returns the value of the centers record component.
CentroidClustering<T,U> - Record Class in smile.clustering
Centroid-based clustering that uses the center of each cluster to group similar data points into clusters.
CentroidClustering(String, T[], ToDoubleBiFunction, int[], double[]) - Constructor for record class smile.clustering.CentroidClustering
Constructor.
CentroidClustering(String, T[], ToDoubleBiFunction, int[], double[], int[], double[]) - Constructor for record class smile.clustering.CentroidClustering
Creates an instance of a CentroidClustering record class.
centroids() - Method in class smile.vq.BIRCH
Returns the cluster centroids of leaf nodes.
cexp(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double cexp(_Complex double __z)
cexp$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double cexp(_Complex double __z)
cexp$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double cexp(_Complex double __z)
cexp$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double cexp(_Complex double __z)
cexpf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float cexpf(_Complex float __z)
cexpf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float cexpf(_Complex float __z)
cexpf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float cexpf(_Complex float __z)
cexpf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float cexpf(_Complex float __z)
cgbbrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__pt, __CLPK_integer *__ldpt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbbrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__pt, __CLPK_integer *__ldpt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbbrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__pt, __CLPK_integer *__ldpt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbbrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__pt, __CLPK_integer *__ldpt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgbrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgbtf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgbtrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbtrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbtrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgbtrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgebak_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cgebak_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cgebak_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cgebak_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cgebal_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgebal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__info)
cgebal_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgebal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__info)
cgebal_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgebal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__info)
cgebal_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgebal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_integer *__info)
cgebd2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__info)
cgebd2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__info)
cgebd2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__info)
cgebd2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__info)
cgebrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgebrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgebrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgebrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgecon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgecon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgecon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgecon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgecon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgecon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgecon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgecon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgeequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, __CLPK_integer *__info)
cgees_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgees_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgees_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgees_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgeesx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgeesx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgeesx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgeesx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_complex *__w, __CLPK_complex *__vs, __CLPK_integer *__ldvs, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgeev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_real *__abnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_real *__abnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_real *__abnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__scale, __CLPK_real *__abnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgegv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgehd2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgehd2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgehd2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgehd2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgehrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgehrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgehrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgehrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgelq2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgelq2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgelq2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgelq2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgelqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgelqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgelqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgelqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgels_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgels_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgels_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgels_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgelsd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgelsd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgelsd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgelsd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgelss_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelss_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelss_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelss_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__s, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgelsy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeql2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeql2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeql2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeql2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeqlf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqlf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqlf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqlf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqp3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqp3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqp3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqp3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqpf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqpf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqpf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqpf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgeqr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeqr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeqr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeqr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgeqrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgeqrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgerfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgerfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgerfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgerfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgerq2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgerq2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgerq2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgerq2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgerqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgerqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgerqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgerqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgesc2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgesc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_real *__scale)
cgesc2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgesc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_real *__scale)
cgesc2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgesc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_real *__scale)
cgesc2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgesc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_real *__scale)
cgesdd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgesdd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgesdd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgesdd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cgesv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgesv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgesv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgesv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgesvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__vt, __CLPK_integer *__ldvt, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgesvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgetc2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgetc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
cgetc2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgetc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
cgetc2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgetc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
cgetc2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgetc2_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
cgetcap(MemorySegment, MemorySegment, int) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
char *cgetcap(char *, const char *, int)
cgetcap$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
char *cgetcap(char *, const char *, int)
cgetcap$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
char *cgetcap(char *, const char *, int)
cgetcap$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
char *cgetcap(char *, const char *, int)
cgetclose() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetclose()
cgetclose$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetclose()
cgetclose$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetclose()
cgetclose$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetclose()
cgetent(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetent(char **, char **, const char *)
cgetent$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetent(char **, char **, const char *)
cgetent$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetent(char **, char **, const char *)
cgetent$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetent(char **, char **, const char *)
cgetf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetfirst(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetfirst(char **, char **)
cgetfirst$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetfirst(char **, char **)
cgetfirst$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetfirst(char **, char **)
cgetfirst$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetfirst(char **, char **)
cgetmatch(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetmatch(const char *, const char *)
cgetmatch$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetmatch(const char *, const char *)
cgetmatch$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetmatch(const char *, const char *)
cgetmatch$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetmatch(const char *, const char *)
cgetnext(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetnext(char **, char **)
cgetnext$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetnext(char **, char **)
cgetnext$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetnext(char **, char **)
cgetnext$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetnext(char **, char **)
cgetnum(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetnum(char *, const char *, long *)
cgetnum$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetnum(char *, const char *, long *)
cgetnum$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetnum(char *, const char *, long *)
cgetnum$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetnum(char *, const char *, long *)
cgetrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgetri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgetri_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgetri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgetri_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgetri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgetri_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgetri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgetri_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgetrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgetrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgetrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgetrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgetset(MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetset(const char *)
cgetset$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetset(const char *)
cgetset$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetset(const char *)
cgetset$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetset(const char *)
cgetstr(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetstr(char *, const char *, char **)
cgetstr$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetstr(char *, const char *, char **)
cgetstr$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetstr(char *, const char *, char **)
cgetstr$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetstr(char *, const char *, char **)
cgetustr(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int cgetustr(char *, const char *, char **)
cgetustr$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int cgetustr(char *, const char *, char **)
cgetustr$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int cgetustr(char *, const char *, char **)
cgetustr$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int cgetustr(char *, const char *, char **)
cggbak_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cggbak_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cggbak_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cggbak_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_integer *__m, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
cggbal_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggbal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__work, __CLPK_integer *__info)
cggbal_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggbal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__work, __CLPK_integer *__info)
cggbal_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggbal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__work, __CLPK_integer *__info)
cggbal_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggbal_(char *__job, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__work, __CLPK_integer *__info)
cgges_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgges_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgges_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cgges_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggesx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggesx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggesx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggesx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vsl, __CLPK_integer *__ldvsl, __CLPK_complex *__vsr, __CLPK_integer *__ldvsr, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cggev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cggev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cggev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cggevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__abnrm, __CLPK_real *__bbnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__abnrm, __CLPK_real *__bbnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__abnrm, __CLPK_real *__bbnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_real *__lscale, __CLPK_real *__rscale, __CLPK_real *__abnrm, __CLPK_real *__bbnrm, __CLPK_real *__rconde, __CLPK_real *__rcondv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
cggglm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggglm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggglm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggglm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgghrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
cgghrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
cgghrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
cgghrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
cgglse_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgglse_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgglse_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cgglse_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_complex *__d__, __CLPK_complex *__x, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggqrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggqrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggqrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggqrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggrqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggrqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggrqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggrqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__taua, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__taub, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cggsvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cggsvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cggsvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cggsvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
cggsvp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_real *__rwork, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cggsvp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_real *__rwork, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cggsvp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_real *__rwork, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cggsvp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_real *__rwork, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cgMaxIter() - Method in record class smile.cs.BasisPursuit.Options
Returns the value of the cgMaxIter record component.
cgtcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cgtcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cgtcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cgtcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cgtol() - Method in record class smile.cs.BasisPursuit.Options
Returns the value of the cgtol record component.
cgtrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgtsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgtsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgtsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgtsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgtsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__dlf, __CLPK_complex *__df, __CLPK_complex *__duf, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cgttrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgttrf_(__CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgttrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgttrf_(__CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgttrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgttrf_(__CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgttrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgttrf_(__CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
cgttrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgttrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgttrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgttrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cgtts2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb)
cgtts2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb)
cgtts2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb)
cgtts2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__du2, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb)
change(int) - Method in class smile.util.PriorityQueue
The priority of item k has changed.
Char - Enum constant in enum class smile.data.type.DataType.ID
Char type ID.
character() - Method in record class smile.util.lsp.LspPosition
Returns the value of the character record component.
CharArrayType - Static variable in interface smile.data.type.DataTypes
Char Array data type.
charset(Charset) - Method in class smile.io.CSV
Sets the charset.
charset(Charset) - Method in class smile.io.JSON
Sets the charset.
CHARTREUSE - Static variable in class smile.plot.swing.Palette
The color chartreuse with an RGB value of #7FFF00
CharType - Class in smile.data.type
Char data type.
CharType - Static variable in interface smile.data.type.DataTypes
Char data type.
CharVector - Class in smile.data.vector
A char vector.
CharVector(String, char[]) - Constructor for class smile.data.vector.CharVector
Constructor.
CharVector(StructField, char[]) - Constructor for class smile.data.vector.CharVector
Constructor.
chat(Message[][], int, double, double, boolean, long, SubmissionPublisher) - Method in class smile.llm.llama.Llama
Generates assistant responses for a list of conversational dialogs.
ChatCompletion - Record Class in smile.llm
Chat completion.
ChatCompletion(String, String, int[], int[], FinishReason, float[]) - Constructor for record class smile.llm.ChatCompletion
Compact canonical constructor that validates required fields.
chbev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbevd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbevd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbevd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbevd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbgst_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgst_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgst_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgst_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chbgvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbgvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbgvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbgvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chbgvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbgvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbgvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbgvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__bb, __CLPK_integer *__ldbb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chbtrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
chbtrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
chbtrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
chbtrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
ChebyshevDistance - Class in smile.math.distance
Chebyshev distance (or Tchebychev distance), or L metric is a metric defined on a vector space where the distance between two vectors is the greatest of their differences along any coordinate dimension.
ChebyshevDistance() - Constructor for class smile.math.distance.ChebyshevDistance
Constructor.
checon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int checon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
checon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int checon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
checon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int checon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
checon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int checon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cheequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
cheequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
cheequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
cheequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
cheev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cheev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cheev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cheev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
cheevd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cheevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cheevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cheevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cheevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chegs2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegs2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegs2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegs2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegst_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegst_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegst_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegst_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chegv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chegv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chegv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chegv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chegvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chegvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chegvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chegvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chegvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chegvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chegvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chegvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cherfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cherfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cherfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cherfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chesv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chesv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chesv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chesv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chesvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chesvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chesvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chesvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chetd2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chetd2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chetd2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chetd2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chetf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chetf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chetf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chetf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chetrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chetri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chetri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chetri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chetri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chetri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chetri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chetri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chetri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chetrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chetrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chetrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chetrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chfrk_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_complex *__c__)
chfrk_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_complex *__c__)
chfrk_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_complex *__c__)
chfrk_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_complex *__c__)
chgeqz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chgeqz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chgeqz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
chgeqz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
children() - Method in class smile.nlp.taxonomy.Concept
Gets all children concepts.
chisq() - Method in record class smile.stat.hypothesis.ChiSqTest
Returns the value of the chisq record component.
ChiSqTest - Record Class in smile.stat.hypothesis
Pearson's chi-square test, also known as the chi-square goodness-of-fit test or chi-square test for independence.
ChiSqTest(String, double, double, double) - Constructor for record class smile.stat.hypothesis.ChiSqTest
Constructor.
ChiSqTest(String, double, double, double, double) - Constructor for record class smile.stat.hypothesis.ChiSqTest
Creates an instance of a ChiSqTest record class.
ChiSquareDistribution - Class in smile.stat.distribution
Chi-square (or chi-squared) distribution with k degrees of freedom is the distribution of a sum of the squares of k independent standard normal random variables.
ChiSquareDistribution(int) - Constructor for class smile.stat.distribution.ChiSquareDistribution
Constructor.
chla_transtype__(MemorySegment, int, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
void chla_transtype__(char *__ret_val, __CLPK_ftnlen __ret_val_len, __CLPK_integer *__trans)
chla_transtype__$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
void chla_transtype__(char *__ret_val, __CLPK_ftnlen __ret_val_len, __CLPK_integer *__trans)
chla_transtype__$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
void chla_transtype__(char *__ret_val, __CLPK_ftnlen __ret_val_len, __CLPK_integer *__trans)
chla_transtype__$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
void chla_transtype__(char *__ret_val, __CLPK_ftnlen __ret_val_len, __CLPK_integer *__trans)
CHOCOLATE - Static variable in class smile.plot.swing.Palette
The color chocolate with an RGB value of #D2691E
cholesky() - Method in class smile.tensor.DenseMatrix
Cholesky decomposition for symmetric and positive definite matrix.
Cholesky - Record Class in smile.tensor
The Cholesky decomposition of a symmetric, positive-definite matrix.
Cholesky(DenseMatrix) - Constructor for record class smile.tensor.Cholesky
Constructor.
choose(int, int) - Static method in class smile.math.MathEx
The n choose k.
chpcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
chpcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
chpcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
chpcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
chpev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpevd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpevd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpevd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpevd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpgst_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_integer *__info)
chpgst_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_integer *__info)
chpgst_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_integer *__info)
chpgst_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_integer *__info)
chpgv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpgv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpgv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpgv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpgvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpgvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpgvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpgvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
chpgvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpgvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpgvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chpgvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
chprfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chprfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chprfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chprfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chpsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chpsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chpsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chpsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chpsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
chptrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chptrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chptrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chptrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_integer *__info)
chptrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chptrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chptrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chptrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
chptri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chptri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chptri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chptri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
chptrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chptrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chptrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
chptrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
christofides() - Method in class smile.graph.Graph
Returns the approximate solution to TSP with Christofides algorithm.
Chromosome<T> - Interface in smile.gap
Artificial chromosomes in genetic algorithm/programming encoding candidate solutions to an optimization problem.
chsein_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
chsein_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
chsein_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
chsein_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
chseqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int chseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chseqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int chseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chseqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int chseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
chseqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int chseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cimag(double) - Static method in class smile.linalg.blas.cblas_h
extern double cimag(_Complex double __z)
cimag$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern double cimag(_Complex double __z)
cimag$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern double cimag(_Complex double __z)
cimag$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern double cimag(_Complex double __z)
cimagf(float) - Static method in class smile.linalg.blas.cblas_h
extern float cimagf(_Complex float __z)
cimagf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern float cimagf(_Complex float __z)
cimagf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern float cimagf(_Complex float __z)
cimagf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern float cimagf(_Complex float __z)
clabrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__y, __CLPK_integer *__ldy)
clabrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__y, __CLPK_integer *__ldy)
clabrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__y, __CLPK_integer *__ldy)
clabrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__tauq, __CLPK_complex *__taup, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_complex *__y, __CLPK_integer *__ldy)
clacgv_(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacgv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx)
clacgv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacgv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx)
clacgv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacgv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx)
clacgv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacgv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx)
clacn2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacn2_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
clacn2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacn2_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
clacn2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacn2_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
clacn2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacn2_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
clacon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacon_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase)
clacon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacon_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase)
clacon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacon_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase)
clacon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacon_(__CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__x, __CLPK_real *__est, __CLPK_integer *__kase)
clacp2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacp2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacp2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacp2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacpy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacpy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacpy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacpy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb)
clacrm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clacrm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clacrm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clacrm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clacrt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clacrt_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_complex *__c__, __CLPK_complex *__s)
clacrt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clacrt_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_complex *__c__, __CLPK_complex *__s)
clacrt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clacrt_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_complex *__c__, __CLPK_complex *__s)
clacrt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clacrt_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_complex *__c__, __CLPK_complex *__s)
cladiv_(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
void cladiv_(__CLPK_complex *__ret_val, __CLPK_complex *__x, __CLPK_complex *__y)
cladiv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
void cladiv_(__CLPK_complex *__ret_val, __CLPK_complex *__x, __CLPK_complex *__y)
cladiv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
void cladiv_(__CLPK_complex *__ret_val, __CLPK_complex *__x, __CLPK_complex *__y)
cladiv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
void cladiv_(__CLPK_complex *__ret_val, __CLPK_complex *__x, __CLPK_complex *__y)
claed0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__qstore, __CLPK_integer *__ldqs, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__qstore, __CLPK_integer *__ldqs, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__qstore, __CLPK_integer *__ldqs, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__qstore, __CLPK_integer *__ldqs, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed7_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_real *__d__, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__rho, __CLPK_integer *__indxq, __CLPK_real *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed7_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_real *__d__, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__rho, __CLPK_integer *__indxq, __CLPK_real *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed7_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_real *__d__, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__rho, __CLPK_integer *__indxq, __CLPK_real *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed7_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_real *__d__, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__rho, __CLPK_integer *__indxq, __CLPK_real *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
claed8_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__d__, __CLPK_real *__rho, __CLPK_integer *__cutpnt, __CLPK_real *__z__, __CLPK_real *__dlamda, __CLPK_complex *__q2, __CLPK_integer *__ldq2, __CLPK_real *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_integer *__info)
claed8_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__d__, __CLPK_real *__rho, __CLPK_integer *__cutpnt, __CLPK_real *__z__, __CLPK_real *__dlamda, __CLPK_complex *__q2, __CLPK_integer *__ldq2, __CLPK_real *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_integer *__info)
claed8_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__d__, __CLPK_real *__rho, __CLPK_integer *__cutpnt, __CLPK_real *__z__, __CLPK_real *__dlamda, __CLPK_complex *__q2, __CLPK_integer *__ldq2, __CLPK_real *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_integer *__info)
claed8_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_real *__d__, __CLPK_real *__rho, __CLPK_integer *__cutpnt, __CLPK_real *__z__, __CLPK_real *__dlamda, __CLPK_complex *__q2, __CLPK_integer *__ldq2, __CLPK_real *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_real *__givnum, __CLPK_integer *__info)
claein_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__v, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rwork, __CLPK_real *__eps3, __CLPK_real *__smlnum, __CLPK_integer *__info)
claein_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__v, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rwork, __CLPK_real *__eps3, __CLPK_real *__smlnum, __CLPK_integer *__info)
claein_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__v, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rwork, __CLPK_real *__eps3, __CLPK_real *__smlnum, __CLPK_integer *__info)
claein_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_complex *__v, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rwork, __CLPK_real *__eps3, __CLPK_real *__smlnum, __CLPK_integer *__info)
claesy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claesy_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_complex *__rt1, __CLPK_complex *__rt2, __CLPK_complex *__evscal, __CLPK_complex *__cs1, __CLPK_complex *__sn1)
claesy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claesy_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_complex *__rt1, __CLPK_complex *__rt2, __CLPK_complex *__evscal, __CLPK_complex *__cs1, __CLPK_complex *__sn1)
claesy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claesy_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_complex *__rt1, __CLPK_complex *__rt2, __CLPK_complex *__evscal, __CLPK_complex *__cs1, __CLPK_complex *__sn1)
claesy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claesy_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_complex *__rt1, __CLPK_complex *__rt2, __CLPK_complex *__evscal, __CLPK_complex *__cs1, __CLPK_complex *__sn1)
claev2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claev2_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_real *__rt1, __CLPK_real *__rt2, __CLPK_real *__cs1, __CLPK_complex *__sn1)
claev2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claev2_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_real *__rt1, __CLPK_real *__rt2, __CLPK_real *__cs1, __CLPK_complex *__sn1)
claev2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claev2_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_real *__rt1, __CLPK_real *__rt2, __CLPK_real *__cs1, __CLPK_complex *__sn1)
claev2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claev2_(__CLPK_complex *__a, __CLPK_complex *__b, __CLPK_complex *__c__, __CLPK_real *__rt1, __CLPK_real *__rt2, __CLPK_real *__cs1, __CLPK_complex *__sn1)
clag2z_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clag2z_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clag2z_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clag2z_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clag2z_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clag2z_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clag2z_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clag2z_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clags2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clags2_(__CLPK_logical *__upper, __CLPK_real *__a1, __CLPK_complex *__a2, __CLPK_real *__a3, __CLPK_real *__b1, __CLPK_complex *__b2, __CLPK_real *__b3, __CLPK_real *__csu, __CLPK_complex *__snu, __CLPK_real *__csv, __CLPK_complex *__snv, __CLPK_real *__csq, __CLPK_complex *__snq)
clags2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clags2_(__CLPK_logical *__upper, __CLPK_real *__a1, __CLPK_complex *__a2, __CLPK_real *__a3, __CLPK_real *__b1, __CLPK_complex *__b2, __CLPK_real *__b3, __CLPK_real *__csu, __CLPK_complex *__snu, __CLPK_real *__csv, __CLPK_complex *__snv, __CLPK_real *__csq, __CLPK_complex *__snq)
clags2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clags2_(__CLPK_logical *__upper, __CLPK_real *__a1, __CLPK_complex *__a2, __CLPK_real *__a3, __CLPK_real *__b1, __CLPK_complex *__b2, __CLPK_real *__b3, __CLPK_real *__csu, __CLPK_complex *__snu, __CLPK_real *__csv, __CLPK_complex *__snv, __CLPK_real *__csq, __CLPK_complex *__snq)
clags2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clags2_(__CLPK_logical *__upper, __CLPK_real *__a1, __CLPK_complex *__a2, __CLPK_real *__a3, __CLPK_real *__b1, __CLPK_complex *__b2, __CLPK_real *__b3, __CLPK_real *__csu, __CLPK_complex *__snu, __CLPK_real *__csv, __CLPK_complex *__snv, __CLPK_real *__csq, __CLPK_complex *__snq)
clagtm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__alpha, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__beta, __CLPK_complex *__b, __CLPK_integer *__ldb)
clagtm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__alpha, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__beta, __CLPK_complex *__b, __CLPK_integer *__ldb)
clagtm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__alpha, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__beta, __CLPK_complex *__b, __CLPK_integer *__ldb)
clagtm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__alpha, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__beta, __CLPK_complex *__b, __CLPK_integer *__ldb)
clahef_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clahef_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clahef_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clahef_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clahqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
clahqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
clahqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
clahqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
clahr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
clahrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__y, __CLPK_integer *__ldy)
claic1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_complex *__x, __CLPK_real *__sest, __CLPK_complex *__w, __CLPK_complex *__gamma, __CLPK_real *__sestpr, __CLPK_complex *__s, __CLPK_complex *__c__)
claic1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_complex *__x, __CLPK_real *__sest, __CLPK_complex *__w, __CLPK_complex *__gamma, __CLPK_real *__sestpr, __CLPK_complex *__s, __CLPK_complex *__c__)
claic1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_complex *__x, __CLPK_real *__sest, __CLPK_complex *__w, __CLPK_complex *__gamma, __CLPK_real *__sestpr, __CLPK_complex *__s, __CLPK_complex *__c__)
claic1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_complex *__x, __CLPK_real *__sest, __CLPK_complex *__w, __CLPK_complex *__gamma, __CLPK_real *__sestpr, __CLPK_complex *__s, __CLPK_complex *__c__)
clals0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_real *__givnum, __CLPK_integer *__ldgnum, __CLPK_real *__poles, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_integer *__k, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__info)
clals0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_real *__givnum, __CLPK_integer *__ldgnum, __CLPK_real *__poles, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_integer *__k, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__info)
clals0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_real *__givnum, __CLPK_integer *__ldgnum, __CLPK_real *__poles, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_integer *__k, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__info)
clals0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_real *__givnum, __CLPK_integer *__ldgnum, __CLPK_real *__poles, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_integer *__k, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__info)
clalsa_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__vt, __CLPK_integer *__k, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_real *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_real *__givnum, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsa_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__vt, __CLPK_integer *__k, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_real *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_real *__givnum, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsa_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__vt, __CLPK_integer *__k, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_real *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_real *__givnum, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsa_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__bx, __CLPK_integer *__ldbx, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__vt, __CLPK_integer *__k, __CLPK_real *__difl, __CLPK_real *__difr, __CLPK_real *__z__, __CLPK_real *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_real *__givnum, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clalsd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__rcond, __CLPK_integer *__rank, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
clamp(double, double) - Method in class smile.deep.tensor.Tensor
Clamps all elements in input into the range [min, max].
clamp(double, double, double) - Static method in class smile.math.MathEx
Clamps x between lo and hi (inclusive).
clamp(float, float, float) - Static method in class smile.math.MathEx
Clamps x between lo and hi (inclusive).
clamp(int, int, int) - Static method in class smile.math.MathEx
Clamps x between lo and hi (inclusive).
clamp(long, long, long) - Static method in class smile.math.MathEx
Clamps x between lo and hi (inclusive).
clamp_(double, double) - Method in class smile.deep.tensor.Tensor
Clamps all elements in input into the range [min, max] in place.
clangb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clangb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clangb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clangb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clange_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clange_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clange_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clange_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clangt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clangt_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du)
clangt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clangt_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du)
clangt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clangt_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du)
clangt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clangt_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__dl, __CLPK_complex *__d__, __CLPK_complex *__du)
clanhb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clanhb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clanhb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clanhb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clanhe_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhe_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhe_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhe_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_real *__work)
clanhf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_real *__work)
clanhf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_real *__work)
clanhf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_real *__work)
clanhp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clanhp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clanhp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clanhp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clanhs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clanhs_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clanhs_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clanhs_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanhs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clanhs_(char *__norm, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clanht_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clanht_(char *__norm, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e)
clanht_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clanht_(char *__norm, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e)
clanht_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clanht_(char *__norm, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e)
clanht_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clanht_(char *__norm, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e)
clansb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clansb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clansb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clansb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clansp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clansp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clansp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clansp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clansy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clansy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clansy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clansy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clantb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clantb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clantb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clantb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__work)
clantp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clantp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clantp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clantp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__work)
clantr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal clantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clantr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal clantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clantr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal clantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clantr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal clantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__work)
clapack_h - Class in smile.linalg.lapack
 
clapack_h_1 - Class in smile.linalg.lapack
 
clapll_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clapll_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__ssmin)
clapll_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clapll_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__ssmin)
clapll_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clapll_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__ssmin)
clapll_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clapll_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__ssmin)
clapmt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
clapmt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
clapmt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
clapmt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
claqgb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqgb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqgb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqgb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqge_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqge_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqge_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqge_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__r__, __CLPK_real *__c__, __CLPK_real *__rowcnd, __CLPK_real *__colcnd, __CLPK_real *__amax, char *__equed)
claqhb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhe_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhe_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhe_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhe_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqhp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqp2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__work)
claqp2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__work)
claqp2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__work)
claqp2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__work)
claqps_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__auxv, __CLPK_complex *__f, __CLPK_integer *__ldf)
claqps_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__auxv, __CLPK_complex *__f, __CLPK_integer *__ldf)
claqps_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__auxv, __CLPK_complex *__f, __CLPK_integer *__ldf)
claqps_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_complex *__tau, __CLPK_real *__vn1, __CLPK_real *__vn2, __CLPK_complex *__auxv, __CLPK_complex *__f, __CLPK_integer *__ldf)
claqr0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqr1_(__CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__s1, __CLPK_complex *__s2, __CLPK_complex *__v)
claqr1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqr1_(__CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__s1, __CLPK_complex *__s2, __CLPK_complex *__v)
claqr1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqr1_(__CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__s1, __CLPK_complex *__s2, __CLPK_complex *__v)
claqr1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqr1_(__CLPK_integer *__n, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__s1, __CLPK_complex *__s2, __CLPK_complex *__v)
claqr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_complex *__sh, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_complex *__work, __CLPK_integer *__lwork)
claqr4_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr4_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr4_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr4_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_complex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
claqr5_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_complex *__s, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_complex *__wh, __CLPK_integer *__ldwh)
claqr5_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_complex *__s, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_complex *__wh, __CLPK_integer *__ldwh)
claqr5_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_complex *__s, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_complex *__wh, __CLPK_integer *__ldwh)
claqr5_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_complex *__s, __CLPK_complex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_complex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_complex *__wh, __CLPK_integer *__ldwh)
claqsb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
claqsy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, char *__equed)
clar1v_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_real *__lambda, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__ld, __CLPK_real *__lld, __CLPK_real *__pivmin, __CLPK_real *__gaptol, __CLPK_complex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_real *__ztz, __CLPK_real *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_real *__nrminv, __CLPK_real *__resid, __CLPK_real *__rqcorr, __CLPK_real *__work)
clar1v_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_real *__lambda, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__ld, __CLPK_real *__lld, __CLPK_real *__pivmin, __CLPK_real *__gaptol, __CLPK_complex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_real *__ztz, __CLPK_real *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_real *__nrminv, __CLPK_real *__resid, __CLPK_real *__rqcorr, __CLPK_real *__work)
clar1v_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_real *__lambda, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__ld, __CLPK_real *__lld, __CLPK_real *__pivmin, __CLPK_real *__gaptol, __CLPK_complex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_real *__ztz, __CLPK_real *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_real *__nrminv, __CLPK_real *__resid, __CLPK_real *__rqcorr, __CLPK_real *__work)
clar1v_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_real *__lambda, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__ld, __CLPK_real *__lld, __CLPK_real *__pivmin, __CLPK_real *__gaptol, __CLPK_complex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_real *__ztz, __CLPK_real *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_real *__nrminv, __CLPK_real *__resid, __CLPK_real *__rqcorr, __CLPK_real *__work)
clar2v_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clar2v_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__z__, __CLPK_integer *__incx, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clar2v_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clar2v_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__z__, __CLPK_integer *__incx, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clar2v_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clar2v_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__z__, __CLPK_integer *__incx, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clar2v_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clar2v_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_complex *__y, __CLPK_complex *__z__, __CLPK_integer *__incx, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clarcm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clarcm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clarcm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clarcm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__rwork)
clarf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarfb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarfb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarfb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarfb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarfg_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarfg_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfg_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarfg_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfg_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarfg_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfg_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarfg_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarfp_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarfp_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarfp_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarfp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarfp_(__CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__tau)
clarft_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarft_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarft_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarft_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarfx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarfx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarfx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarfx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clargv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clargv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_integer *__incc)
clargv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clargv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_integer *__incc)
clargv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clargv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_integer *__incc)
clargv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clargv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_integer *__incc)
clarnv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_complex *__x)
clarnv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_complex *__x)
clarnv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_complex *__x)
clarnv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_complex *__x)
clarrv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarrv_(__CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_real *__minrgp, __CLPK_real *__rtol1, __CLPK_real *__rtol2, __CLPK_real *__w, __CLPK_real *__werr, __CLPK_real *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_real *__gers, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
clarrv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarrv_(__CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_real *__minrgp, __CLPK_real *__rtol1, __CLPK_real *__rtol2, __CLPK_real *__w, __CLPK_real *__werr, __CLPK_real *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_real *__gers, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
clarrv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarrv_(__CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_real *__minrgp, __CLPK_real *__rtol1, __CLPK_real *__rtol2, __CLPK_real *__w, __CLPK_real *__werr, __CLPK_real *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_real *__gers, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
clarrv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarrv_(__CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_real *__d__, __CLPK_real *__l, __CLPK_real *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_real *__minrgp, __CLPK_real *__rtol1, __CLPK_real *__rtol2, __CLPK_real *__w, __CLPK_real *__werr, __CLPK_real *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_real *__gers, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
clarscl2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clarscl2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clarscl2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clarscl2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clartg_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clartg_(__CLPK_complex *__f, __CLPK_complex *__g, __CLPK_real *__cs, __CLPK_complex *__sn, __CLPK_complex *__r__)
clartg_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clartg_(__CLPK_complex *__f, __CLPK_complex *__g, __CLPK_real *__cs, __CLPK_complex *__sn, __CLPK_complex *__r__)
clartg_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clartg_(__CLPK_complex *__f, __CLPK_complex *__g, __CLPK_real *__cs, __CLPK_complex *__sn, __CLPK_complex *__r__)
clartg_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clartg_(__CLPK_complex *__f, __CLPK_complex *__g, __CLPK_real *__cs, __CLPK_complex *__sn, __CLPK_complex *__r__)
clartv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clartv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clartv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clartv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clartv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clartv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clartv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clartv_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__y, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s, __CLPK_integer *__incc)
clarz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work)
clarzb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarzb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarzb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarzb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__ldwork)
clarzt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarzt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarzt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clarzt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__tau, __CLPK_complex *__t, __CLPK_integer *__ldt)
clascl_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_real *__cfrom, __CLPK_real *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clascl_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_real *__cfrom, __CLPK_real *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clascl_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_real *__cfrom, __CLPK_real *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clascl_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_real *__cfrom, __CLPK_real *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clascl2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clascl2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clascl2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
clascl2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__x, __CLPK_integer *__ldx)
claset_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__a, __CLPK_integer *__lda)
claset_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__a, __CLPK_integer *__lda)
claset_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__a, __CLPK_integer *__lda)
claset_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__a, __CLPK_integer *__lda)
clasr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_complex *__a, __CLPK_integer *__lda)
clasr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_complex *__a, __CLPK_integer *__lda)
clasr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_complex *__a, __CLPK_integer *__lda)
clasr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__c__, __CLPK_real *__s, __CLPK_complex *__a, __CLPK_integer *__lda)
classes - Variable in class smile.classification.AbstractClassifier
The class labels.
classes - Variable in class smile.classification.ClassLabels
The class labels.
classes() - Method in class smile.classification.AbstractClassifier
 
classes() - Method in interface smile.classification.Classifier
Returns the class labels.
classes() - Method in class smile.classification.DecisionTree
 
classes() - Method in class smile.classification.MLP
 
classes() - Method in class smile.classification.SVM
 
classification(int, int) - Static method in interface smile.vision.transform.Transform
Returns a transform for image classification.
classification(int, int, float[], float[], int) - Static method in interface smile.vision.transform.Transform
Returns a transform for image classification.
classification(int, int, Formula, DataFrame, BiFunction) - Static method in interface smile.validation.CrossValidation
Repeated cross validation of classification.
classification(int, int, T[], int[], BiFunction) - Static method in interface smile.validation.CrossValidation
Repeated cross validation of classification.
classification(int, Formula, DataFrame, BiFunction) - Static method in interface smile.validation.Bootstrap
Runs classification bootstrap validation.
classification(int, Formula, DataFrame, BiFunction) - Static method in interface smile.validation.CrossValidation
Cross validation of classification.
classification(int, T[], int[], BiFunction) - Static method in interface smile.validation.Bootstrap
Runs classification bootstrap validation.
classification(int, T[], int[], BiFunction) - Static method in interface smile.validation.CrossValidation
Cross validation of classification.
classification(String, Formula, DataFrame, Properties) - Static method in interface smile.model.Model
Trains a classification model.
classification(String, Formula, DataFrame, DataFrame, Properties) - Static method in interface smile.model.Model
Trains a classification model.
classification(String, Formula, DataFrame, DataFrame, Properties, int, int, boolean) - Static method in interface smile.model.Model
Trains a classification model.
classification(Formula, DataFrame, BiFunction) - Static method in interface smile.validation.LOOCV
Runs leave-one-out cross validation tests.
classification(T[], int[], BiFunction) - Static method in interface smile.validation.LOOCV
Runs leave-one-out cross validation tests.
CLASSIFICATION_ERROR - Enum constant in enum class smile.model.cart.SplitRule
Classification error.
ClassificationMetric - Interface in smile.validation.metric
An abstract interface to measure the classification performance.
ClassificationMetrics - Record Class in smile.validation
The classification validation metrics.
ClassificationMetrics(double, double, int, int, double) - Constructor for record class smile.validation.ClassificationMetrics
Constructor.
ClassificationMetrics(double, double, int, int, double, double) - Constructor for record class smile.validation.ClassificationMetrics
Constructor of multiclass soft classifier validation.
ClassificationMetrics(double, double, int, int, double, double, double, double, double, double) - Constructor for record class smile.validation.ClassificationMetrics
Constructor of binary classifier validation.
ClassificationMetrics(double, double, int, int, double, double, double, double, double, double, double, double) - Constructor for record class smile.validation.ClassificationMetrics
Constructor of binary soft classifier validation.
ClassificationMetrics(double, double, int, int, double, double, double, double, double, double, double, double, double) - Constructor for record class smile.validation.ClassificationMetrics
Creates an instance of a ClassificationMetrics record class.
ClassificationModel - Record Class in smile.model
The classification model.
ClassificationModel(String, StructType, Formula, DataFrameClassifier, ClassificationMetrics, ClassificationMetrics, ClassificationMetrics, Properties) - Constructor for record class smile.model.ClassificationModel
Creates an instance of a ClassificationModel record class.
ClassificationValidation<M> - Record Class in smile.validation
Classification model validation results.
ClassificationValidation(M, double, double, int[], int[]) - Constructor for record class smile.validation.ClassificationValidation
Constructor.
ClassificationValidation(M, double, double, int[], int[], double[][]) - Constructor for record class smile.validation.ClassificationValidation
Constructor of soft classifier validation.
ClassificationValidation(M, int[], int[], double[][], ConfusionMatrix, ClassificationMetrics) - Constructor for record class smile.validation.ClassificationValidation
Creates an instance of a ClassificationValidation record class.
ClassificationValidations<M> - Record Class in smile.validation
Classification model validation results.
ClassificationValidations(List, ClassificationMetrics, ClassificationMetrics) - Constructor for record class smile.validation.ClassificationValidations
Creates an instance of a ClassificationValidations record class.
classifier() - Method in record class smile.model.ClassificationModel
Returns the value of the classifier record component.
Classifier<T> - Interface in smile.classification
A classifier assigns an input object into one of a given number of categories.
Classifier.Trainer<T,M> - Interface in smile.classification
The classifier trainer.
ClassLabels - Class in smile.classification
Map arbitrary class labels to [0, k), where k is the number of classes.
ClassLabels(int, int[], IntSet) - Constructor for class smile.classification.ClassLabels
Constructor.
classq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int classq_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_real *__scale, __CLPK_real *__sumsq)
classq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int classq_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_real *__scale, __CLPK_real *__sumsq)
classq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int classq_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_real *__scale, __CLPK_real *__sumsq)
classq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int classq_(__CLPK_integer *__n, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_real *__scale, __CLPK_real *__sumsq)
classWeight() - Method in record class smile.classification.RandomForest.Options
Returns the value of the classWeight record component.
claswp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int claswp_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
claswp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int claswp_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
claswp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int claswp_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
claswp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int claswp_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
clasyf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clasyf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clasyf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clasyf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
clatbs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatbs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatbs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatbs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatdf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__rhs, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
clatdf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__rhs, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
clatdf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__rhs, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
clatdf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__rhs, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
clatps_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatps_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatps_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatps_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__w, __CLPK_integer *__ldw)
clatrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__w, __CLPK_integer *__ldw)
clatrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__w, __CLPK_integer *__ldw)
clatrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__e, __CLPK_complex *__tau, __CLPK_complex *__w, __CLPK_integer *__ldw)
clatrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_real *__scale, __CLPK_real *__cnorm, __CLPK_integer *__info)
clatrz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work)
clatrz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work)
clatrz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work)
clatrz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work)
clatzm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c1, __CLPK_complex *__c2, __CLPK_integer *__ldc, __CLPK_complex *__work)
clatzm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c1, __CLPK_complex *__c2, __CLPK_integer *__ldc, __CLPK_complex *__work)
clatzm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c1, __CLPK_complex *__c2, __CLPK_integer *__ldc, __CLPK_complex *__work)
clatzm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__v, __CLPK_integer *__incv, __CLPK_complex *__tau, __CLPK_complex *__c1, __CLPK_complex *__c2, __CLPK_integer *__ldc, __CLPK_complex *__work)
clauu2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauu2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauu2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauu2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauum_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int clauum_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauum_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int clauum_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauum_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int clauum_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
clauum_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int clauum_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
CLD_CONTINUED() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_CONTINUED 6
CLD_DUMPED() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_DUMPED 3
CLD_EXITED() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_EXITED 1
CLD_KILLED() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_KILLED 2
CLD_NOOP() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_NOOP 0
CLD_STOPPED() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_STOPPED 5
CLD_TRAPPED() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CLD_TRAPPED 4
clean() - Static method in interface smile.io.CacheFiles
Cleans up the cache directory.
clear() - Method in class smile.hpo.Hyperparameters
Removes all registered parameters.
clear() - Method in class smile.model.cart.CART
Clear the workspace of building tree.
clear() - Method in class smile.plot.swing.Figure
Removes all graphic plots from the canvas.
clear() - Method in class smile.util.DoubleArrayList
Removes all the values from this list.
clear() - Method in class smile.util.FloatArrayList
Removes all the values from this list.
clear() - Method in class smile.util.IntArrayList
Removes all the values from this list.
clear() - Method in class smile.util.LongArrayList
Removes all elements from the list.
clear() - Method in class smile.util.PairingHeap
 
clear(double) - Method in class smile.vq.NeuralMap
Removes staled neurons and the edges beyond lifetime.
ClearBoundInputs(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
void (*ClearBoundInputs)(OrtIoBinding *)
ClearBoundInputs(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
void (*ClearBoundInputs)(OrtIoBinding *)
ClearBoundInputs$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
void (*ClearBoundInputs)(OrtIoBinding *)
ClearBoundInputs$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
void (*ClearBoundInputs)(OrtIoBinding *)
ClearBoundOutputs(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
void (*ClearBoundOutputs)(OrtIoBinding *)
ClearBoundOutputs(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
void (*ClearBoundOutputs)(OrtIoBinding *)
ClearBoundOutputs$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
void (*ClearBoundOutputs)(OrtIoBinding *)
ClearBoundOutputs$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
void (*ClearBoundOutputs)(OrtIoBinding *)
clearClip() - Method in class smile.plot.swing.Renderer
Clears the restriction of the draw area.
clearerr(MemorySegment) - Static method in class smile.linalg.blas.cblas_h
extern void clearerr(FILE *__stream)
clearerr_unlocked(MemorySegment) - Static method in class smile.linalg.blas.cblas_h
extern void clearerr_unlocked(FILE *__stream)
clearerr_unlocked$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern void clearerr_unlocked(FILE *__stream)
clearerr_unlocked$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern void clearerr_unlocked(FILE *__stream)
clearerr_unlocked$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern void clearerr_unlocked(FILE *__stream)
clearerr$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern void clearerr(FILE *__stream)
clearerr$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern void clearerr(FILE *__stream)
clearerr$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern void clearerr(FILE *__stream)
clip() - Method in class smile.plot.swing.Renderer
Restricts the draw area to the valid base coordinate space.
clip(boolean) - Method in class smile.plot.vega.Mark
Sets whether a mark be clipped to the enclosing group's width and height.
clipAngle(double) - Method in class smile.plot.vega.Projection
Sets the projection's clipping circle radius to the specified angle in degrees.
clipExtent(double, double, double, double) - Method in class smile.plot.vega.Projection
Sets the projection's viewport clip extent to the specified bounds in pixels.
clipHeight(double) - Method in class smile.plot.vega.Legend
Sets the height in pixels to clip symbol legend entries and limit their size.
clipNorm - Variable in class smile.model.mlp.MultilayerPerceptron
The gradient clipping norm.
clipValue - Variable in class smile.model.mlp.MultilayerPerceptron
The gradient clipping value.
clog(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double clog(_Complex double __z)
clog$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double clog(_Complex double __z)
clog$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double clog(_Complex double __z)
clog$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double clog(_Complex double __z)
clogf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float clogf(_Complex float __z)
clogf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float clogf(_Complex float __z)
clogf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float clogf(_Complex float __z)
clogf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float clogf(_Complex float __z)
clone(double[][]) - Static method in class smile.math.MathEx
Deep clone a two-dimensional array.
clone(float[][]) - Static method in class smile.math.MathEx
Deep clone a two-dimensional array.
clone(int[][]) - Static method in class smile.math.MathEx
Deep clone a two-dimensional array.
CloneSessionOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CloneSessionOptions)(const OrtSessionOptions *, OrtSessionOptions **)
CloneSessionOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CloneSessionOptions)(const OrtSessionOptions *, OrtSessionOptions **)
CloneSessionOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CloneSessionOptions)(const OrtSessionOptions *, OrtSessionOptions **)
CloneSessionOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CloneSessionOptions)(const OrtSessionOptions *, OrtSessionOptions **)
close() - Method in class smile.data.formula.Formula
 
close() - Method in class smile.data.SQL
 
close() - Method in record class smile.deep.SampleBatch
 
close() - Method in class smile.deep.tensor.Tensor
 
close() - Method in class smile.io.Arff
 
close() - Method in class smile.model.mlp.Layer
 
close() - Method in class smile.model.mlp.MultilayerPerceptron
 
close() - Method in class smile.onnx.Environment
 
close() - Method in class smile.onnx.InferenceSession
 
close() - Method in class smile.onnx.OrtValue
 
close() - Method in class smile.onnx.RunOptions
 
close() - Method in class smile.onnx.SessionOptions
 
close() - Method in class smile.swing.FileExplorer
Stops the background watcher thread and closes the underlying WatchService, releasing all OS watch handles.
close() - Method in class smile.util.AutoScope
 
close() - Method in class smile.util.IterativeAlgorithmController
 
close() - Method in class smile.util.lsp.LanguageService
Sends the LSP shutdown request followed by the exit notification, then forcibly terminates the server process if it is still running.
close() - Method in class smile.vision.ImageDataset
 
CLOSING_PARENTHESIS - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Punctuation ) ] }
CLOSING_QUOTATION - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Punctuation ' or ''
clustering(int, Vector[], Vector[], int[], int[]) - Method in class smile.clustering.BBDTree
Given k cluster centroids, this method assigns data to nearest centroids.
Clustering - Interface in smile.clustering
Clustering utility functions.
CLUSTERING_THRESHOLD - Static variable in interface smile.nlp.Text
Clustering threshold: two terms are merged into one cluster when their squared geometric average co-occurrence probability is at or above this value.
Clustering.Options - Record Class in smile.clustering
Iterative clustering algorithm hyperparameters.
ClusteringMetric - Interface in smile.validation.metric
An abstract interface to measure the clustering performance.
cnaupd_c(MemorySegment, MemorySegment, int, MemorySegment, int, float, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class smile.linalg.arpack.arpack_h
void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
cnaupd_c$address() - Static method in class smile.linalg.arpack.arpack_h
Address for:
void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
cnaupd_c$descriptor() - Static method in class smile.linalg.arpack.arpack_h
Function descriptor for:
void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
cnaupd_c$handle() - Static method in class smile.linalg.arpack.arpack_h
Downcall method handle for:
void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
CNB - Enum constant in enum class smile.classification.DiscreteNaiveBayes.Model
Complement Naive Bayes.
cneupd_c(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, float, MemorySegment, MemorySegment, int, MemorySegment, int, float, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class smile.linalg.arpack.arpack_h
void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
cneupd_c$address() - Static method in class smile.linalg.arpack.arpack_h
Address for:
void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
cneupd_c$descriptor() - Static method in class smile.linalg.arpack.arpack_h
Function descriptor for:
void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
cneupd_c$handle() - Static method in class smile.linalg.arpack.arpack_h
Downcall method handle for:
void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
CodeCell - Record Class in smile.util.ipynb
A code cell.
CodeCell(String, CellMetadata, MultilineString, List, Integer) - Constructor for record class smile.util.ipynb.CodeCell
Creates an instance of a CodeCell record class.
codemirrorMode() - Method in record class smile.util.ipynb.LanguageInfo
Returns the value of the codemirrorMode record component.
coefficients() - Method in class smile.classification.LogisticRegression.Binomial
Returns an array of size (p+1) containing the linear weights of binary logistic regression, where p is the dimension of feature vectors.
coefficients() - Method in class smile.classification.LogisticRegression.Multinomial
Returns a 2d-array of size (k-1) x (p+1), containing the linear weights of multi-class logistic regression, where k is the number of classes and p is the dimension of feature vectors.
coefficients() - Method in class smile.classification.Maxent.Binomial
Returns an array of size (p+1) containing the linear weights of binary logistic regression, where p is the dimension of feature vectors.
coefficients() - Method in class smile.classification.Maxent.Multinomial
Returns a 2d-array of size (k-1) x (p+1), containing the linear weights of multi-class logistic regression, where k is the number of classes and p is the dimension of feature vectors.
coefficients() - Method in class smile.classification.SparseLogisticRegression.Binomial
Returns an array of size (p+1) containing the linear weights of binary logistic regression, where p is the dimension of feature vectors.
coefficients() - Method in class smile.classification.SparseLogisticRegression.Multinomial
Returns a 2d-array of size (k-1) x (p+1), containing the linear weights of multi-class logistic regression, where k is the number of classes and p is the dimension of feature vectors.
coefficients() - Method in record class smile.regression.gam.SmoothingSpline
Returns the fitted B-spline coefficients.
coefficients() - Method in class smile.regression.GLM
Returns an array of size (p+1) containing the linear weights of binary logistic regression, where p is the dimension of feature vectors.
coefficients() - Method in class smile.regression.LinearModel
Returns the linear coefficients without intercept.
coerce(DataType, DataType) - Static method in interface smile.data.type.DataType
Returns the common type.
CoifletWavelet - Class in smile.wavelet
Coiflet wavelets.
CoifletWavelet(int) - Constructor for class smile.wavelet.CoifletWavelet
Constructor.
COL_MAJOR - Enum constant in enum class smile.linalg.Order
Column-major layout (Fortran order): columns are contiguous.
collapsed() - Method in record class smile.util.ipynb.CellMetadata
Returns the value of the collapsed record component.
Collectors - Interface in smile.data
Stream collectors for Dataset, DataFrame, and Matrix.
colMax(double[][]) - Static method in class smile.math.MathEx
Returns the column maximum of a matrix.
colMax(int[][]) - Static method in class smile.math.MathEx
Returns the column maximum of a matrix.
colMeans() - Method in class smile.tensor.DenseMatrix
Returns the mean of each column.
colMeans(double[][]) - Static method in class smile.math.MathEx
Returns the column means of a matrix.
colMin(double[][]) - Static method in class smile.math.MathEx
Returns the column minimum of a matrix.
colMin(int[][]) - Static method in class smile.math.MathEx
Returns the column minimum of a matrix.
colNames() - Method in class smile.tensor.DenseMatrix
Returns the column names.
Colon - Static variable in class smile.deep.tensor.Index
The colon (:) is used to slice all elements of a dimension.
COLON - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Punctuation ; : ...
ColonCancer - Record Class in smile.datasets
Colon cancer dataset.
ColonCancer(double[][], int[]) - Constructor for record class smile.datasets.ColonCancer
Creates an instance of a ColonCancer record class.
color(String) - Method in class smile.plot.vega.Mark
Sets the default color.
ColorCellEditor - Class in smile.swing.table
Color editor in JTable.
ColorCellEditor() - Constructor for class smile.swing.table.ColorCellEditor
Constructor.
ColorCellRenderer - Class in smile.swing.table
Color renderer in JTable.
ColorCellRenderer() - Constructor for class smile.swing.table.ColorCellRenderer
Constructor.
ColorCellRenderer(boolean) - Constructor for class smile.swing.table.ColorCellRenderer
Constructor.
COLORS - Static variable in class smile.plot.swing.Palette
Named colors except white colors.
colSds() - Method in class smile.tensor.DenseMatrix
Returns the sample standard deviations of each column (denominator n-1).
colStdevs(double[][]) - Static method in class smile.math.MathEx
Returns the column standard deviations of a matrix using Welford's numerically stable online algorithm.
colSums() - Method in class smile.tensor.DenseMatrix
Returns the sum of each column.
colSums(double[][]) - Static method in class smile.math.MathEx
Returns the column sums of a matrix.
colSums(int[][]) - Static method in class smile.math.MathEx
Returns the column sums of a matrix.
column(double[]) - Static method in class smile.tensor.Vector
Creates a column vector.
column(float[]) - Static method in class smile.tensor.Vector
Creates a column vector.
column(int) - Method in record class smile.data.DataFrame
Returns the j-th column.
column(int) - Method in class smile.tensor.DenseMatrix
Returns the j-th column.
column(int) - Method in class smile.tensor.Vector
 
column(String) - Method in record class smile.data.DataFrame
Returns the column of given name.
column(String) - Method in class smile.plot.vega.Facet
Returns the field definition for the vertical facet of trellis plots.
columnAdded(TableColumnModelEvent) - Method in class smile.swing.table.TableColumnSettings
 
columnMarginChanged(ChangeEvent) - Method in class smile.swing.table.TableColumnSettings
 
columnMoved(TableColumnModelEvent) - Method in class smile.swing.table.TableColumnSettings
 
columnPadding(double) - Method in class smile.plot.vega.Legend
Sets the horizontal padding in pixels between symbol legend entries.
columnRemoved(TableColumnModelEvent) - Method in class smile.swing.table.TableColumnSettings
 
columns - Variable in class smile.feature.extraction.Projection
The fields of input space.
columns() - Method in record class smile.data.DataFrame
Returns the value of the columns record component.
columns(int) - Method in class smile.plot.vega.Facet
Sets the number of columns to include in the view composition layout.
columns(int) - Method in class smile.plot.vega.Legend
Sets the number of columns in which to arrange symbol legend entries.
columns(int) - Method in class smile.plot.vega.Repeat
Sets the number of columns to include in the view composition layout.
columns(int...) - Method in class smile.tensor.DenseMatrix
Returns the matrix of selected columns.
columns(int, int) - Method in class smile.tensor.DenseMatrix
Returns the submatrix of selected columns.
columnSelectionChanged(ListSelectionEvent) - Method in class smile.swing.table.TableColumnSettings
 
ColumnTransform - Class in smile.data.transform
Column-wise data transformation.
ColumnTransform(String, Map) - Constructor for class smile.data.transform.ColumnTransform
Constructor.
COMMA - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Punctuation ,
COMPACT - Enum constant in enum class smile.linalg.SVDJob
The first min(m, n) singular vectors are returned in the supplied matrix U (or Vt).
comparator - Static variable in class smile.model.cart.Split
The comparator on the split score.
CompareMemoryInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CompareMemoryInfo)(const OrtMemoryInfo *, const OrtMemoryInfo *, int *)
CompareMemoryInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CompareMemoryInfo)(const OrtMemoryInfo *, const OrtMemoryInfo *, int *)
CompareMemoryInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CompareMemoryInfo)(const OrtMemoryInfo *, const OrtMemoryInfo *, int *)
CompareMemoryInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CompareMemoryInfo)(const OrtMemoryInfo *, const OrtMemoryInfo *, int *)
compareTo(RandomForest.Model) - Method in record class smile.classification.RandomForest.Model
 
compareTo(CentroidClustering) - Method in record class smile.clustering.CentroidClustering
 
compareTo(MEC) - Method in class smile.clustering.MEC
 
compareTo(FRegression) - Method in record class smile.feature.selection.FRegression
 
compareTo(InformationValue) - Method in record class smile.feature.selection.InformationValue
 
compareTo(SignalNoiseRatio) - Method in record class smile.feature.selection.SignalNoiseRatio
 
compareTo(SumSquaresRatio) - Method in record class smile.feature.selection.SumSquaresRatio
 
compareTo(Chromosome) - Method in class smile.gap.BitString
 
compareTo(Graph.Edge) - Method in record class smile.graph.Graph.Edge
 
compareTo(PrH) - Method in record class smile.neighbor.lsh.PrH
 
compareTo(Probe) - Method in class smile.neighbor.lsh.Probe
 
compareTo(PrZ) - Method in record class smile.neighbor.lsh.PrZ
 
compareTo(Neighbor) - Method in record class smile.neighbor.Neighbor
 
compareTo(Bigram) - Method in record class smile.nlp.Bigram
 
compareTo(NGram) - Method in record class smile.nlp.NGram
 
compareTo(Relevance) - Method in record class smile.nlp.relevance.Relevance
Compares relevance scores in ascending order (lower score sorts first).
compareTo(RandomForest.Model) - Method in record class smile.regression.RandomForest.Model
 
compareTo(MutableInt) - Method in class smile.util.MutableInt
 
compareTo(SparseArray.Entry) - Method in record class smile.util.SparseArray.Entry
 
compareTo(SparseIntArray.Entry) - Method in record class smile.util.SparseIntArray.Entry
 
compareTo(Neuron) - Method in class smile.vq.hebb.Neuron
 
Compile(MemorySegment) - Static method in class smile.onnx.foreign.OrtEp
Getter for field:
OrtStatusPtr (*Compile)(OrtEp *, const OrtGraph **, const OrtNode **, size_t, OrtNodeComputeInfo **, OrtNode **)
Compile(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEp
Setter for field:
OrtStatusPtr (*Compile)(OrtEp *, const OrtGraph **, const OrtNode **, size_t, OrtNodeComputeInfo **, OrtNode **)
Compile$layout() - Static method in class smile.onnx.foreign.OrtEp
Layout for field:
OrtStatusPtr (*Compile)(OrtEp *, const OrtGraph **, const OrtNode **, size_t, OrtNodeComputeInfo **, OrtNode **)
Compile$offset() - Static method in class smile.onnx.foreign.OrtEp
Offset for field:
OrtStatusPtr (*Compile)(OrtEp *, const OrtGraph **, const OrtNode **, size_t, OrtNodeComputeInfo **, OrtNode **)
CompileModel(MemorySegment) - Static method in class smile.onnx.foreign.OrtCompileApi
Getter for field:
OrtStatusPtr (*CompileModel)(const OrtEnv *, const OrtModelCompilationOptions *)
CompileModel(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtCompileApi
Setter for field:
OrtStatusPtr (*CompileModel)(const OrtEnv *, const OrtModelCompilationOptions *)
CompileModel$layout() - Static method in class smile.onnx.foreign.OrtCompileApi
Layout for field:
OrtStatusPtr (*CompileModel)(const OrtEnv *, const OrtModelCompilationOptions *)
CompileModel$offset() - Static method in class smile.onnx.foreign.OrtCompileApi
Offset for field:
OrtStatusPtr (*CompileModel)(const OrtEnv *, const OrtModelCompilationOptions *)
complete(String[], int, double, double, boolean, long, SubmissionPublisher) - Method in class smile.llm.llama.Llama
Performs text completion for a list of prompts
CompleteLinkage - Class in smile.clustering.linkage
Complete linkage.
CompleteLinkage(double[][]) - Constructor for class smile.clustering.linkage.CompleteLinkage
Constructor.
CompleteLinkage(int, float[]) - Constructor for class smile.clustering.linkage.CompleteLinkage
Constructor.
completionTokens() - Method in record class smile.llm.ChatCompletion
Returns the value of the completionTokens record component.
Complex - Record Class in smile.math
Complex number.
Complex(double, double) - Constructor for record class smile.math.Complex
Creates an instance of a Complex record class.
Complex.Array - Class in smile.math
Packed array of complex numbers for better memory efficiency.
COMPLEX128 - Enum constant in enum class smile.onnx.ElementType
128-bit complex number (real + imaginary double).
COMPLEX64 - Enum constant in enum class smile.onnx.ElementType
64-bit complex number (real + imaginary float).
Complexity - Section in record class smile.cs.OMP
 
Component(double, DiscreteDistribution) - Constructor for record class smile.stat.distribution.DiscreteMixture.Component
Creates an instance of a Component record class.
Component(double, Distribution) - Constructor for record class smile.stat.distribution.Mixture.Component
Creates an instance of a Component record class.
Component(double, MultivariateDistribution) - Constructor for record class smile.stat.distribution.MultivariateMixture.Component
Creates an instance of a Component record class.
componentHidden(ComponentEvent) - Method in class smile.plot.swing.Canvas
 
componentMoved(ComponentEvent) - Method in class smile.plot.swing.Canvas
 
componentResized(ComponentEvent) - Method in class smile.plot.swing.Canvas
 
components - Variable in class smile.stat.distribution.DiscreteMixture
The components of finite mixture model.
components - Variable in class smile.stat.distribution.Mixture
The components of finite mixture model.
components - Variable in class smile.stat.distribution.MultivariateMixture
The components of finite mixture model.
components() - Method in record class smile.ica.ICA
Returns the value of the components record component.
componentShown(ComponentEvent) - Method in class smile.plot.swing.Canvas
 
compose(Transform) - Method in interface smile.data.transform.Transform
Returns a composed function that first applies the before function to its input, and then applies this function to the result.
COMPREHENSIVE - Enum constant in enum class smile.nlp.dictionary.EnglishStopWords
A very long list of stop words.
compute() - Method in class smile.deep.metric.Accuracy
 
compute() - Method in class smile.deep.metric.F1Score
 
compute() - Method in interface smile.deep.metric.Metric
Computes the metric value from the metric state, which are updated by previous update() calls.
compute() - Method in class smile.deep.metric.Precision
 
compute() - Method in class smile.deep.metric.Recall
 
Compute(MemorySegment) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Getter for field:
OrtStatus *(*Compute)(OrtNodeComputeInfo *, void *, OrtKernelContext *)
Compute(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Setter for field:
OrtStatus *(*Compute)(OrtNodeComputeInfo *, void *, OrtKernelContext *)
Compute$layout() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Layout for field:
OrtStatus *(*Compute)(OrtNodeComputeInfo *, void *, OrtKernelContext *)
Compute$offset() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Offset for field:
OrtStatus *(*Compute)(OrtNodeComputeInfo *, void *, OrtKernelContext *)
computeFreqCis(int, int) - Static method in interface smile.llm.RotaryPositionalEncoding
Precompute the frequency tensor for complex exponentials (cis).
computeFreqCis(int, int, double, boolean) - Static method in interface smile.llm.RotaryPositionalEncoding
Precompute the frequency tensor for complex exponentials (cis).
computeGradient(Vector) - Method in class smile.model.mlp.InputLayer
 
computeGradient(Vector) - Method in class smile.model.mlp.Layer
Computes the parameter gradient for a sample of (mini-)batch.
computeGradientUpdate(Vector, double, double, double) - Method in class smile.model.mlp.InputLayer
 
computeGradientUpdate(Vector, double, double, double) - Method in class smile.model.mlp.Layer
Computes the parameter gradient and update the weights.
computeOutputGradient(Vector, double) - Method in class smile.model.mlp.OutputLayer
Compute the network output gradient.
concat(DataFrame...) - Method in record class smile.data.DataFrame
Concatenates data frames vertically by rows.
Concat - Class in smile.plot.vega
Concatenating views.
Concat(int, VegaLite...) - Constructor for class smile.plot.vega.Concat
Constructor to put multiple views into a flexible flow layout.
Concept - Class in smile.nlp.taxonomy
Concept is a set of synonyms, i.e.
Concept(Concept, String...) - Constructor for class smile.nlp.taxonomy.Concept
Constructor.
CONCISE - Enum constant in enum class smile.nlp.dictionary.EnglishDictionary
A concise dictionary of common terms in English.
condition() - Method in record class smile.tensor.SVD
Returns the L2 norm condition number, which is max(S) / min(S).
confidence() - Method in record class smile.association.AssociationRule
Returns the value of the confidence record component.
config() - Method in class smile.plot.vega.VegaLite
Returns the configuration object that lists properties of a visualization for creating a consistent theme.
Config - Class in smile.plot.vega
Vega-Lite's config object lists configuration properties of a visualization for creating a consistent theme.
conformal() - Method in record class smile.manifold.IsoMap.Options
Returns the value of the conformal record component.
confusion() - Method in record class smile.validation.ClassificationValidation
Returns the value of the confusion record component.
ConfusionMatrix - Record Class in smile.validation.metric
The confusion matrix of truth and predictions.
ConfusionMatrix(int[][]) - Constructor for record class smile.validation.metric.ConfusionMatrix
Creates an instance of a ConfusionMatrix record class.
conj(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double conj(_Complex double __z)
conj$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double conj(_Complex double __z)
conj$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double conj(_Complex double __z)
conj$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double conj(_Complex double __z)
conjf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float conjf(_Complex float __z)
conjf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float conjf(_Complex float __z)
conjf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float conjf(_Complex float __z)
conjf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float conjf(_Complex float __z)
conjugate() - Method in record class smile.math.Complex
Returns the conjugate.
CONJUGATE_TRANSPOSE - Enum constant in enum class smile.linalg.Transpose
Conjugate-transpose the matrix: A becomes AH.
consequent() - Method in record class smile.association.AssociationRule
Returns the value of the consequent record component.
constant(double) - Static method in interface smile.util.function.TimeFunction
Returns the constant learning rate.
Constant - Class in smile.data.formula
A constant value in the formula.
Constant() - Constructor for class smile.data.formula.Constant
Constructor.
Construction algorithm - Section in class smile.hash.PerfectHash
 
containerName() - Method in record class smile.util.lsp.LspSymbol
Returns the value of the containerName record component.
contains(double[][], double[]) - Static method in class smile.math.MathEx
Determines if the polygon contains the point.
contains(double[][], double, double) - Static method in class smile.math.MathEx
Determines if the polygon contains the point.
contains(int) - Method in class smile.data.measure.CategoricalMeasure
Returns true if this measure contains the given integer value.
contains(int) - Method in class smile.util.IntHashSet
Returns true if this set contains the specified element.
contains(int) - Method in class smile.util.IntSet
Returns true if the set contains the given value.
contains(Object) - Method in class smile.util.PairingHeap
 
contains(String) - Method in class smile.data.measure.CategoricalMeasure
Returns true if this measure contains the given level string.
contains(String) - Method in interface smile.nlp.dictionary.Dictionary
Returns true if this dictionary contains the specified word.
contains(String) - Method in enum class smile.nlp.dictionary.EnglishDictionary
 
contains(String) - Method in class smile.nlp.dictionary.EnglishPunctuations
 
contains(String) - Method in enum class smile.nlp.dictionary.EnglishStopWords
 
contains(String) - Method in class smile.nlp.dictionary.SimpleDictionary
 
contains(String) - Method in class smile.nlp.taxonomy.Taxonomy
Returns true if the given keyword exists in the taxonomy.
contains(String) - Method in class smile.nlp.Word2Vec
Returns true if the word is in the vocabulary.
containsAll(Collection) - Method in class smile.util.PairingHeap
 
containsKey(Object) - Method in record class smile.data.RowIndex
Returns true if the index contains the given label.
content() - Method in record class smile.llm.ChatCompletion
Returns the value of the content record component.
content() - Method in record class smile.llm.Message
Returns the value of the content record component.
content() - Method in class smile.nlp.SimpleDocument
 
content() - Method in interface smile.nlp.Text
Returns the text content.
content() - Method in class smile.plot.swing.Canvas
 
content() - Method in class smile.plot.swing.MultiFigurePane
 
content() - Method in interface smile.plot.swing.Scene
Returns the content component.
content_filter - Enum constant in enum class smile.llm.FinishReason
Omitted content due to a flag from content filters.
context(MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Getter for field:
void *context
context(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Setter for field:
void *context
context$layout() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Layout for field:
void *context
context$offset() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Offset for field:
void *context
contiguous() - Method in class smile.deep.tensor.Tensor
Returns a contiguous in memory tensor containing the same data as this tensor.
ContingencyTable - Class in smile.validation.metric
The contingency table.
ContingencyTable(int[], int[]) - Constructor for class smile.validation.metric.ContingencyTable
Constructor.
continuousHeight(int) - Method in class smile.plot.vega.ViewConfig
Sets the default height when the plot has a continuous field for y or latitude, or has arc marks.
continuousWidth(int) - Method in class smile.plot.vega.ViewConfig
Sets the default width when the plot has a continuous field for x or longitude, or has arc marks.
Contour - Class in smile.plot.swing
A contour plot is a graphical technique for representing a 3-dimensional surface by plotting constant z slices, called contours, on a 2-dimensional format.
Contour(double[][], double[]) - Constructor for class smile.plot.swing.Contour
Constructor.
Contour(double[][], int, boolean) - Constructor for class smile.plot.swing.Contour
Constructor.
Contour(double[], double[], double[][], double[]) - Constructor for class smile.plot.swing.Contour
Constructor.
Contour(double[], double[], double[][], int, boolean) - Constructor for class smile.plot.swing.Contour
Constructor.
contrast() - Method in record class smile.ica.ICA.Options
Returns the value of the contrast record component.
controller() - Method in record class smile.classification.AdaBoost.Options
Returns the value of the controller record component.
controller() - Method in record class smile.classification.GradientTreeBoost.Options
Returns the value of the controller record component.
controller() - Method in record class smile.classification.RandomForest.Options
Returns the value of the controller record component.
controller() - Method in record class smile.clustering.Clustering.Options
Returns the value of the controller record component.
controller() - Method in record class smile.clustering.DeterministicAnnealing.Options
Returns the value of the controller record component.
controller() - Method in record class smile.clustering.MEC.Options
Returns the value of the controller record component.
controller() - Method in record class smile.clustering.SpectralClustering.Options
Returns the value of the controller record component.
controller() - Method in record class smile.manifold.SammonMapping.Options
Returns the value of the controller record component.
controller() - Method in record class smile.manifold.TSNE.Options
Returns the value of the controller record component.
controller() - Method in record class smile.regression.GradientTreeBoost.Options
Returns the value of the controller record component.
controller() - Method in record class smile.regression.RandomForest.Options
Returns the value of the controller record component.
conv2d(int, int, int) - Static method in interface smile.deep.layer.Layer
Returns a convolutional layer.
conv2d(int, int, int, int, int, int, int, boolean, String) - Static method in interface smile.deep.layer.Layer
Returns a convolutional layer.
conv2d(int, int, int, int, String, int, int, boolean, String) - Static method in interface smile.deep.layer.Layer
Returns a convolutional layer.
Conv2dLayer - Class in smile.deep.layer
A convolutional layer.
Conv2dLayer(int, int, int, int, int, int, int, boolean, String) - Constructor for class smile.deep.layer.Conv2dLayer
Constructor.
Conv2dLayer(int, int, int, int, String, int, int, boolean, String) - Constructor for class smile.deep.layer.Conv2dLayer
Constructor.
Conv2dNormActivation - Class in smile.vision.layer
Convolution2d-Normalization-Activation block.
Conv2dNormActivation(Conv2dNormActivation.Options) - Constructor for class smile.vision.layer.Conv2dNormActivation
Constructor.
Conv2dNormActivation.Options - Record Class in smile.vision.layer
Conv2dNormActivation configurations.
coordinates() - Method in record class smile.manifold.IsotonicMDS
Returns the value of the coordinates record component.
coordinates() - Method in class smile.manifold.KPCA
Returns the nonlinear principal component scores, i.e., the representation of learning data in the nonlinear principal component space.
coordinates() - Method in record class smile.manifold.MDS
Returns the value of the coordinates record component.
coordinates() - Method in record class smile.manifold.SammonMapping
Returns the value of the coordinates record component.
coordinates() - Method in record class smile.manifold.TSNE
Returns the value of the coordinates record component.
copy() - Method in class smile.neighbor.lsh.Probe
Returns a shallow copy that shares the range array.
copy() - Method in class smile.tensor.AtA
 
copy() - Method in class smile.tensor.BandMatrix
 
copy() - Method in class smile.tensor.DenseMatrix
 
copy() - Method in interface smile.tensor.Matrix
Returns a deep copy of matrix.
copy() - Method in class smile.tensor.SparseMatrix
 
copy() - Method in class smile.tensor.SymmMatrix
 
copy() - Method in class smile.tensor.Vector
 
copy(double[][], double[][]) - Static method in class smile.math.MathEx
Deep copy x into y.
copy(float[][], float[][]) - Static method in class smile.math.MathEx
Deep copy x into y.
copy(int[][], int[][]) - Static method in class smile.math.MathEx
Copy x into y.
copy(int, int) - Method in class smile.tensor.Vector
Copies the specified range of the vector into a new vector.
copy(Vector, int, Vector, int, int) - Static method in class smile.tensor.Vector
Copies the specified range of the vector into another vector.
CopyKernelInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CopyKernelInfo)(const OrtKernelInfo *, OrtKernelInfo **)
CopyKernelInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CopyKernelInfo)(const OrtKernelInfo *, OrtKernelInfo **)
CopyKernelInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CopyKernelInfo)(const OrtKernelInfo *, OrtKernelInfo **)
CopyKernelInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CopyKernelInfo)(const OrtKernelInfo *, OrtKernelInfo **)
CopyTensors(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CopyTensors)(const OrtEnv *, const OrtValue *const *, OrtValue *const *, OrtSyncStream *, size_t)
CopyTensors(MemorySegment) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Getter for field:
OrtStatusPtr (*CopyTensors)(OrtDataTransferImpl *, const OrtValue **, OrtValue **, OrtSyncStream **, size_t)
CopyTensors(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CopyTensors)(const OrtEnv *, const OrtValue *const *, OrtValue *const *, OrtSyncStream *, size_t)
CopyTensors(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Setter for field:
OrtStatusPtr (*CopyTensors)(OrtDataTransferImpl *, const OrtValue **, OrtValue **, OrtSyncStream **, size_t)
CopyTensors$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CopyTensors)(const OrtEnv *, const OrtValue *const *, OrtValue *const *, OrtSyncStream *, size_t)
CopyTensors$layout() - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Layout for field:
OrtStatusPtr (*CopyTensors)(OrtDataTransferImpl *, const OrtValue **, OrtValue **, OrtSyncStream **, size_t)
CopyTensors$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CopyTensors)(const OrtEnv *, const OrtValue *const *, OrtValue *const *, OrtSyncStream *, size_t)
CopyTensors$offset() - Static method in class smile.onnx.foreign.OrtDataTransferImpl
Offset for field:
OrtStatusPtr (*CopyTensors)(OrtDataTransferImpl *, const OrtValue **, OrtValue **, OrtSyncStream **, size_t)
cor() - Method in record class smile.stat.hypothesis.CorTest
Returns the value of the cor record component.
cor(double[][]) - Static method in class smile.math.MathEx
Returns the sample correlation matrix.
cor(double[][], double[]) - Static method in class smile.math.MathEx
Returns the sample correlation matrix.
cor(double[][], String...) - Static method in class smile.feature.extraction.PCA
Fits principal component analysis with correlation matrix.
cor(double[], double[]) - Static method in class smile.math.MathEx
Returns the correlation coefficient between two vectors.
cor(float[], float[]) - Static method in class smile.math.MathEx
Returns the correlation coefficient between two vectors.
cor(int[], int[]) - Static method in class smile.math.MathEx
Returns the correlation coefficient between two vectors.
cor(DataFrame, String...) - Static method in class smile.feature.extraction.PCA
Fits principal component analysis with correlation matrix.
CORAL - Static variable in class smile.plot.swing.Palette
The color coral with an RGB value of #FF7F50
coreDistance() - Method in class smile.clustering.HDBSCAN
Returns the core distances.
cornerRadius(double) - Method in class smile.plot.vega.Legend
Sets the corner radius for the full legend.
cornerRadius(double) - Method in class smile.plot.vega.Mark
Sets the radius in pixels of rounded rectangles or arcs' corners.
cornerRadius(int) - Method in class smile.plot.vega.Background
Sets the radius of corners.
cornerRadius(int) - Method in class smile.plot.vega.ViewConfig
Sets the radius of corners.
cornerRadiusBottomLeft(double) - Method in class smile.plot.vega.Mark
Sets the radius in pixels of rounded rectangles' bottom left corner.
cornerRadiusBottomRight(double) - Method in class smile.plot.vega.Mark
Sets the radius in pixels of rounded rectangles' bottom right corner.
cornerRadiusEnd(double) - Method in class smile.plot.vega.Mark
For vertical bars, sets the top-left and top-right corner radius.
cornerRadiusTopLeft(double) - Method in class smile.plot.vega.Mark
Sets the radius in pixels of rounded rectangles' top left corner.
cornerRadiusTopRight(double) - Method in class smile.plot.vega.Mark
Sets the radius in pixels of rounded rectangles' top right corner.
CORNFLOWER_BLUE - Static variable in class smile.plot.swing.Palette
The color cornflower blue with an RGB value of #6495ED
CORNSILK - Static variable in class smile.plot.swing.Palette
The color cornsilk with an RGB value of #FFF8DC
Corpus - Interface in smile.nlp
A corpus is a collection of documents.
CorrelationDistance - Class in smile.math.distance
Correlation distance is defined as 1 - correlation coefficient.
CorrelationDistance() - Constructor for class smile.math.distance.CorrelationDistance
Constructor of Pearson correlation distance.
CorrelationDistance(String) - Constructor for class smile.math.distance.CorrelationDistance
Constructor.
CorTest - Record Class in smile.stat.hypothesis
Correlation test.
CorTest(String, double, double, double, double) - Constructor for record class smile.stat.hypothesis.CorTest
Creates an instance of a CorTest record class.
cos() - Method in class smile.deep.tensor.Tensor
Returns a new tensor with the cosine of the elements of input.
cos() - Method in record class smile.math.Complex
Returns the complex cosine.
cos(String) - Static method in interface smile.data.formula.Terms
The cos(x) term.
cos(Term) - Static method in interface smile.data.formula.Terms
The cos(x) term.
cos_() - Method in class smile.deep.tensor.Tensor
Computes the cosine of the elements of input in place.
CoSaMP - Record Class in smile.cs
Compressive Sampling Matching Pursuit (CoSaMP) for sparse signal recovery.
CoSaMP(double[], int[], int) - Constructor for record class smile.cs.CoSaMP
Creates an instance of a CoSaMP record class.
CoSaMP.Options - Record Class in smile.cs
Hyperparameters for CoSaMP.
cosh(String) - Static method in interface smile.data.formula.Terms
The cosh(x) term.
cosh(Term) - Static method in interface smile.data.formula.Terms
The cosh(x) term.
cosine(double[], double[]) - Static method in class smile.math.MathEx
Returns the cosine similarity.
cosine(double, double, double) - Static method in interface smile.util.function.TimeFunction
Returns the cosine annealing function.
cosine(float[], float[]) - Static method in class smile.math.MathEx
Returns the cosine similarity.
cost() - Method in record class smile.manifold.TSNE
Returns the value of the cost record component.
cost() - Method in class smile.model.mlp.OutputLayer
Returns the cost function of neural network.
Cost - Enum Class in smile.model.mlp
Neural network cost function.
count() - Method in class smile.model.cart.DecisionNode
Returns the sample size in each class.
count() - Method in record class smile.nlp.Bigram
Returns the value of the count record component.
count() - Method in record class smile.nlp.NGram
Returns the value of the count record component.
count(String) - Method in interface smile.nlp.Corpus
Returns the total frequency of the term in the corpus.
count(String) - Method in class smile.nlp.SimpleCorpus
 
count(Bigram) - Method in interface smile.nlp.Corpus
Returns the total frequency of the bigram in the corpus.
count(Bigram) - Method in class smile.nlp.SimpleCorpus
 
counter - Variable in class smile.vq.hebb.Neuron
The local counter variable (e.g.
counts(boolean) - Method in class smile.plot.vega.DensityTransform
Produces probability estimates or smoothed counts.
countTitle(String) - Method in class smile.plot.vega.Config
Sets the default axis and legend title for count fields.
cov - Variable in class smile.regression.GaussianProcessRegression.JointPrediction
The covariance matrix of joint predictive distribution at query points.
cov() - Method in interface smile.stat.distribution.MultivariateDistribution
The covariance matrix of distribution.
cov() - Method in class smile.stat.distribution.MultivariateGaussianDistribution
 
cov() - Method in class smile.stat.distribution.MultivariateMixture
 
cov(double[][]) - Static method in class smile.math.MathEx
Returns the sample covariance matrix.
cov(double[][], double[]) - Static method in class smile.math.MathEx
Returns the sample covariance matrix.
cov(double[], double[]) - Static method in class smile.math.MathEx
Returns the covariance between two vectors.
cov(double[], int) - Static method in interface smile.timeseries.TimeSeries
Auto-covariance function.
cov(float[], float[]) - Static method in class smile.math.MathEx
Returns the covariance between two vectors.
cov(int[], int[]) - Static method in class smile.math.MathEx
Returns the covariance between two vectors.
CoverTree<K,V> - Class in smile.neighbor
Cover tree is a data structure for generic nearest neighbor search, which is especially efficient in spaces with small intrinsic dimension.
CoverTree(List, List, Metric) - Constructor for class smile.neighbor.CoverTree
Constructor.
CoverTree(List, List, Metric, double) - Constructor for class smile.neighbor.CoverTree
Constructor.
CoverTree(K[], V[], Metric) - Constructor for class smile.neighbor.CoverTree
Constructor.
CoverTree(K[], V[], Metric, double) - Constructor for class smile.neighbor.CoverTree
Constructor.
cpbcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpbequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpbequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpbequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpbrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbstf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbstf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbstf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbstf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpbtf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
cpbtrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbtrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbtrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpbtrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpftrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
cpftrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpftrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpftrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpftrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpocon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpocon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpocon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpocon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpoequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpoequ_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpoequ_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpoequ_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpoequ_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpoequb_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpoequb_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpoequb_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpoequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpoequb_(__CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cporfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cporfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cporfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cporfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cposv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cposv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cposv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cposv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cposvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cposvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cposvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cposvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpotf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
cpotrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpotrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpotrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpotrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpow(double, double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double cpow(_Complex double __x, _Complex double __y)
cpow$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double cpow(_Complex double __x, _Complex double __y)
cpow$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double cpow(_Complex double __x, _Complex double __y)
cpow$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double cpow(_Complex double __x, _Complex double __y)
cpowf(float, float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float cpowf(_Complex float __x, _Complex float __y)
cpowf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float cpowf(_Complex float __x, _Complex float __y)
cpowf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float cpowf(_Complex float __x, _Complex float __y)
cpowf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float cpowf(_Complex float __x, _Complex float __y)
cppcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cppequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cppequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cppequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
cpprfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpprfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpprfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpprfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cppsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cppsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cppsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cppsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cppsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, char *__equed, __CLPK_real *__s, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpptrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
cpptrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpptrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpptrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpptrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cproj(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double cproj(_Complex double __z)
cproj$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double cproj(_Complex double __z)
cproj$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double cproj(_Complex double __z)
cproj$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double cproj(_Complex double __z)
cprojf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float cprojf(_Complex float __z)
cprojf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float cprojf(_Complex float __z)
cprojf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float cprojf(_Complex float __z)
cprojf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float cprojf(_Complex float __z)
cpstf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cpstrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
cptcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__rwork, __CLPK_integer *__info)
cptcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__rwork, __CLPK_integer *__info)
cptcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__rwork, __CLPK_integer *__info)
cptcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__rwork, __CLPK_integer *__info)
cpteqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
cpteqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
cpteqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
cpteqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
cptrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cptsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cptsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cptsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cptsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cptsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_real *__df, __CLPK_complex *__ef, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cpttrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_integer *__info)
cpttrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_integer *__info)
cpttrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_integer *__info)
cpttrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_integer *__info)
cpttrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpttrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpttrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cpttrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cptts2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb)
cptts2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb)
cptts2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb)
cptts2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_complex *__e, __CLPK_complex *__b, __CLPK_integer *__ldb)
CPU - Enum constant in enum class smile.deep.tensor.DeviceType
CPU
CPU - Record Class in smile.datasets
CPU dataset.
CPU() - Constructor for record class smile.datasets.CPU
Constructor.
CPU(Path) - Constructor for record class smile.datasets.CPU
Constructor.
CPU(DataFrame, Formula) - Constructor for record class smile.datasets.CPU
Creates an instance of a CPU record class.
CPU() - Static method in class smile.deep.tensor.Device
Returns the CPU device.
CPUMON_MAKE_FATAL() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
#define CPUMON_MAKE_FATAL 4096
CramerV() - Method in record class smile.stat.hypothesis.ChiSqTest
Returns the value of the CramerV record component.
creal(double) - Static method in class smile.linalg.blas.cblas_h
extern double creal(_Complex double __z)
creal$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern double creal(_Complex double __z)
creal$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern double creal(_Complex double __z)
creal$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern double creal(_Complex double __z)
crealf(float) - Static method in class smile.linalg.blas.cblas_h
extern float crealf(_Complex float __z)
crealf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern float crealf(_Complex float __z)
crealf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern float crealf(_Complex float __z)
crealf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern float crealf(_Complex float __z)
create(byte[]) - Static method in class smile.onnx.InferenceSession
Creates an InferenceSession from a model byte array using default session options.
create(byte[], SessionOptions) - Static method in class smile.onnx.InferenceSession
Creates an InferenceSession from a model already loaded into a byte array (e.g.
create(String) - Static method in class smile.onnx.InferenceSession
Creates an InferenceSession from a model file path using default session options.
create(String, SessionOptions) - Static method in class smile.onnx.InferenceSession
Creates an InferenceSession from a model file path using the supplied session options.
CreateAllocator(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateAllocator)(const OrtSession *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator(MemorySegment) - Static method in class smile.onnx.foreign.OrtEp
Getter for field:
OrtStatusPtr (*CreateAllocator)(OrtEp *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator(MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Getter for field:
OrtStatusPtr (*CreateAllocator)(OrtEpFactory *, const OrtMemoryInfo *, const OrtKeyValuePairs *, OrtAllocator **)
CreateAllocator(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateAllocator)(const OrtSession *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEp
Setter for field:
OrtStatusPtr (*CreateAllocator)(OrtEp *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Setter for field:
OrtStatusPtr (*CreateAllocator)(OrtEpFactory *, const OrtMemoryInfo *, const OrtKeyValuePairs *, OrtAllocator **)
CreateAllocator$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateAllocator)(const OrtSession *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator$layout() - Static method in class smile.onnx.foreign.OrtEp
Layout for field:
OrtStatusPtr (*CreateAllocator)(OrtEp *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator$layout() - Static method in class smile.onnx.foreign.OrtEpFactory
Layout for field:
OrtStatusPtr (*CreateAllocator)(OrtEpFactory *, const OrtMemoryInfo *, const OrtKeyValuePairs *, OrtAllocator **)
CreateAllocator$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateAllocator)(const OrtSession *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator$offset() - Static method in class smile.onnx.foreign.OrtEp
Offset for field:
OrtStatusPtr (*CreateAllocator)(OrtEp *, const OrtMemoryInfo *, OrtAllocator **)
CreateAllocator$offset() - Static method in class smile.onnx.foreign.OrtEpFactory
Offset for field:
OrtStatusPtr (*CreateAllocator)(OrtEpFactory *, const OrtMemoryInfo *, const OrtKeyValuePairs *, OrtAllocator **)
CreateAndRegisterAllocator(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateAndRegisterAllocator)(OrtEnv *, const OrtMemoryInfo *, const OrtArenaCfg *)
CreateAndRegisterAllocator(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateAndRegisterAllocator)(OrtEnv *, const OrtMemoryInfo *, const OrtArenaCfg *)
CreateAndRegisterAllocator$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateAndRegisterAllocator)(OrtEnv *, const OrtMemoryInfo *, const OrtArenaCfg *)
CreateAndRegisterAllocator$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateAndRegisterAllocator)(OrtEnv *, const OrtMemoryInfo *, const OrtArenaCfg *)
CreateAndRegisterAllocatorV2(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateAndRegisterAllocatorV2)(OrtEnv *, const char *, const OrtMemoryInfo *, const OrtArenaCfg *, const char *const *, const char *const *, size_t)
CreateAndRegisterAllocatorV2(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateAndRegisterAllocatorV2)(OrtEnv *, const char *, const OrtMemoryInfo *, const OrtArenaCfg *, const char *const *, const char *const *, size_t)
CreateAndRegisterAllocatorV2$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateAndRegisterAllocatorV2)(OrtEnv *, const char *, const OrtMemoryInfo *, const OrtArenaCfg *, const char *const *, const char *const *, size_t)
CreateAndRegisterAllocatorV2$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateAndRegisterAllocatorV2)(OrtEnv *, const char *, const OrtMemoryInfo *, const OrtArenaCfg *, const char *const *, const char *const *, size_t)
CreateArenaCfg(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateArenaCfg)(size_t, int, int, int, OrtArenaCfg **)
CreateArenaCfg(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateArenaCfg)(size_t, int, int, int, OrtArenaCfg **)
CreateArenaCfg$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateArenaCfg)(size_t, int, int, int, OrtArenaCfg **)
CreateArenaCfg$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateArenaCfg)(size_t, int, int, int, OrtArenaCfg **)
CreateArenaCfgV2(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateArenaCfgV2)(const char *const *, const size_t *, size_t, OrtArenaCfg **)
CreateArenaCfgV2(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateArenaCfgV2)(const char *const *, const size_t *, size_t, OrtArenaCfg **)
CreateArenaCfgV2$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateArenaCfgV2)(const char *const *, const size_t *, size_t, OrtArenaCfg **)
CreateArenaCfgV2$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateArenaCfgV2)(const char *const *, const size_t *, size_t, OrtArenaCfg **)
CreateCANNProviderOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateCANNProviderOptions)(OrtCANNProviderOptions **)
CreateCANNProviderOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateCANNProviderOptions)(OrtCANNProviderOptions **)
CreateCANNProviderOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateCANNProviderOptions)(OrtCANNProviderOptions **)
CreateCANNProviderOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateCANNProviderOptions)(OrtCANNProviderOptions **)
CreateCpuMemoryInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateCpuMemoryInfo)(enum OrtAllocatorType, enum OrtMemType, OrtMemoryInfo **)
CreateCpuMemoryInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateCpuMemoryInfo)(enum OrtAllocatorType, enum OrtMemType, OrtMemoryInfo **)
CreateCpuMemoryInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateCpuMemoryInfo)(enum OrtAllocatorType, enum OrtMemType, OrtMemoryInfo **)
CreateCpuMemoryInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateCpuMemoryInfo)(enum OrtAllocatorType, enum OrtMemType, OrtMemoryInfo **)
CreateCUDAProviderOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateCUDAProviderOptions)(OrtCUDAProviderOptionsV2 **)
CreateCUDAProviderOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateCUDAProviderOptions)(OrtCUDAProviderOptionsV2 **)
CreateCUDAProviderOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateCUDAProviderOptions)(OrtCUDAProviderOptionsV2 **)
CreateCUDAProviderOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateCUDAProviderOptions)(OrtCUDAProviderOptionsV2 **)
CreateCustomOpDomain(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateCustomOpDomain)(const char *, OrtCustomOpDomain **)
CreateCustomOpDomain(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateCustomOpDomain)(const char *, OrtCustomOpDomain **)
CreateCustomOpDomain$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateCustomOpDomain)(const char *, OrtCustomOpDomain **)
CreateCustomOpDomain$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateCustomOpDomain)(const char *, OrtCustomOpDomain **)
CreateDataTransfer(MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Getter for field:
OrtStatusPtr (*CreateDataTransfer)(OrtEpFactory *, OrtDataTransferImpl **)
CreateDataTransfer(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Setter for field:
OrtStatusPtr (*CreateDataTransfer)(OrtEpFactory *, OrtDataTransferImpl **)
CreateDataTransfer$layout() - Static method in class smile.onnx.foreign.OrtEpFactory
Layout for field:
OrtStatusPtr (*CreateDataTransfer)(OrtEpFactory *, OrtDataTransferImpl **)
CreateDataTransfer$offset() - Static method in class smile.onnx.foreign.OrtEpFactory
Offset for field:
OrtStatusPtr (*CreateDataTransfer)(OrtEpFactory *, OrtDataTransferImpl **)
CreateDnnlProviderOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateDnnlProviderOptions)(OrtDnnlProviderOptions **)
CreateDnnlProviderOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateDnnlProviderOptions)(OrtDnnlProviderOptions **)
CreateDnnlProviderOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateDnnlProviderOptions)(OrtDnnlProviderOptions **)
CreateDnnlProviderOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateDnnlProviderOptions)(OrtDnnlProviderOptions **)
CreateEnv(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateEnv)(OrtLoggingLevel, const char *, OrtEnv **)
CreateEnv(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateEnv)(OrtLoggingLevel, const char *, OrtEnv **)
CreateEnv$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateEnv)(OrtLoggingLevel, const char *, OrtEnv **)
CreateEnv$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateEnv)(OrtLoggingLevel, const char *, OrtEnv **)
CreateEnvWithCustomLogger(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateEnvWithCustomLogger)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, OrtEnv **)
CreateEnvWithCustomLogger(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateEnvWithCustomLogger)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, OrtEnv **)
CreateEnvWithCustomLogger$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateEnvWithCustomLogger)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, OrtEnv **)
CreateEnvWithCustomLogger$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateEnvWithCustomLogger)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, OrtEnv **)
CreateEnvWithCustomLoggerAndGlobalThreadPools(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateEnvWithCustomLoggerAndGlobalThreadPools)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, const struct OrtThreadingOptions *, OrtEnv **)
CreateEnvWithCustomLoggerAndGlobalThreadPools(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateEnvWithCustomLoggerAndGlobalThreadPools)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, const struct OrtThreadingOptions *, OrtEnv **)
CreateEnvWithCustomLoggerAndGlobalThreadPools$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateEnvWithCustomLoggerAndGlobalThreadPools)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, const struct OrtThreadingOptions *, OrtEnv **)
CreateEnvWithCustomLoggerAndGlobalThreadPools$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateEnvWithCustomLoggerAndGlobalThreadPools)(OrtLoggingFunction, void *, OrtLoggingLevel, const char *, const struct OrtThreadingOptions *, OrtEnv **)
CreateEnvWithGlobalThreadPools(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateEnvWithGlobalThreadPools)(OrtLoggingLevel, const char *, const OrtThreadingOptions *, OrtEnv **)
CreateEnvWithGlobalThreadPools(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateEnvWithGlobalThreadPools)(OrtLoggingLevel, const char *, const OrtThreadingOptions *, OrtEnv **)
CreateEnvWithGlobalThreadPools$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateEnvWithGlobalThreadPools)(OrtLoggingLevel, const char *, const OrtThreadingOptions *, OrtEnv **)
CreateEnvWithGlobalThreadPools$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateEnvWithGlobalThreadPools)(OrtLoggingLevel, const char *, const OrtThreadingOptions *, OrtEnv **)
CreateEp(MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Getter for field:
OrtStatusPtr (*CreateEp)(OrtEpFactory *, const OrtHardwareDevice *const *, const OrtKeyValuePairs *const *, size_t, const OrtSessionOptions *, const OrtLogger *, OrtEp **)
CreateEp(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Setter for field:
OrtStatusPtr (*CreateEp)(OrtEpFactory *, const OrtHardwareDevice *const *, const OrtKeyValuePairs *const *, size_t, const OrtSessionOptions *, const OrtLogger *, OrtEp **)
CreateEp$layout() - Static method in class smile.onnx.foreign.OrtEpFactory
Layout for field:
OrtStatusPtr (*CreateEp)(OrtEpFactory *, const OrtHardwareDevice *const *, const OrtKeyValuePairs *const *, size_t, const OrtSessionOptions *, const OrtLogger *, OrtEp **)
CreateEp$offset() - Static method in class smile.onnx.foreign.OrtEpFactory
Offset for field:
OrtStatusPtr (*CreateEp)(OrtEpFactory *, const OrtHardwareDevice *const *, const OrtKeyValuePairs *const *, size_t, const OrtSessionOptions *, const OrtLogger *, OrtEp **)
CreateEpApiFactoriesFn - Class in smile.onnx.foreign
typedef OrtStatus *(*CreateEpApiFactoriesFn)(const char *, const OrtApiBase *, const OrtLogger *, OrtEpFactory **, size_t, size_t *)
CreateEpApiFactoriesFn.Function - Interface in smile.onnx.foreign
The function pointer signature, expressed as a functional interface
CreateEpDevice(MemorySegment) - Static method in class smile.onnx.foreign.OrtEpApi
Getter for field:
OrtStatusPtr (*CreateEpDevice)(OrtEpFactory *, const OrtHardwareDevice *, const OrtKeyValuePairs *, const OrtKeyValuePairs *, OrtEpDevice **)
CreateEpDevice(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEpApi
Setter for field:
OrtStatusPtr (*CreateEpDevice)(OrtEpFactory *, const OrtHardwareDevice *, const OrtKeyValuePairs *, const OrtKeyValuePairs *, OrtEpDevice **)
CreateEpDevice$layout() - Static method in class smile.onnx.foreign.OrtEpApi
Layout for field:
OrtStatusPtr (*CreateEpDevice)(OrtEpFactory *, const OrtHardwareDevice *, const OrtKeyValuePairs *, const OrtKeyValuePairs *, OrtEpDevice **)
CreateEpDevice$offset() - Static method in class smile.onnx.foreign.OrtEpApi
Offset for field:
OrtStatusPtr (*CreateEpDevice)(OrtEpFactory *, const OrtHardwareDevice *, const OrtKeyValuePairs *, const OrtKeyValuePairs *, OrtEpDevice **)
CreateExternalInitializerInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateExternalInitializerInfo)(const char *, int64_t, size_t, OrtExternalInitializerInfo **)
CreateExternalInitializerInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateExternalInitializerInfo)(const char *, int64_t, size_t, OrtExternalInitializerInfo **)
CreateExternalInitializerInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateExternalInitializerInfo)(const char *, int64_t, size_t, OrtExternalInitializerInfo **)
CreateExternalInitializerInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateExternalInitializerInfo)(const char *, int64_t, size_t, OrtExternalInitializerInfo **)
CreateGraph(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateGraph)(OrtGraph **)
CreateGraph(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateGraph)(OrtGraph **)
CreateGraph$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateGraph)(OrtGraph **)
CreateGraph$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateGraph)(OrtGraph **)
CreateIoBinding(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateIoBinding)(OrtSession *, OrtIoBinding **)
CreateIoBinding(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateIoBinding)(OrtSession *, OrtIoBinding **)
CreateIoBinding$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateIoBinding)(OrtSession *, OrtIoBinding **)
CreateIoBinding$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateIoBinding)(OrtSession *, OrtIoBinding **)
CreateKernel(MemorySegment) - Static method in class smile.onnx.foreign.OrtCustomOp
Getter for field:
void *(*CreateKernel)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *)
CreateKernel(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtCustomOp
Setter for field:
void *(*CreateKernel)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *)
CreateKernel$layout() - Static method in class smile.onnx.foreign.OrtCustomOp
Layout for field:
void *(*CreateKernel)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *)
CreateKernel$offset() - Static method in class smile.onnx.foreign.OrtCustomOp
Offset for field:
void *(*CreateKernel)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *)
CreateKernelV2(MemorySegment) - Static method in class smile.onnx.foreign.OrtCustomOp
Getter for field:
OrtStatusPtr (*CreateKernelV2)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *, void **)
CreateKernelV2(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtCustomOp
Setter for field:
OrtStatusPtr (*CreateKernelV2)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *, void **)
CreateKernelV2$layout() - Static method in class smile.onnx.foreign.OrtCustomOp
Layout for field:
OrtStatusPtr (*CreateKernelV2)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *, void **)
CreateKernelV2$offset() - Static method in class smile.onnx.foreign.OrtCustomOp
Offset for field:
OrtStatusPtr (*CreateKernelV2)(const struct OrtCustomOp *, const OrtApi *, const OrtKernelInfo *, void **)
CreateKeyValuePairs(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
void (*CreateKeyValuePairs)(OrtKeyValuePairs **)
CreateKeyValuePairs(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
void (*CreateKeyValuePairs)(OrtKeyValuePairs **)
CreateKeyValuePairs$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
void (*CreateKeyValuePairs)(OrtKeyValuePairs **)
CreateKeyValuePairs$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
void (*CreateKeyValuePairs)(OrtKeyValuePairs **)
CreateLoraAdapter(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateLoraAdapter)(const char *, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapter(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateLoraAdapter)(const char *, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapter$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateLoraAdapter)(const char *, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapter$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateLoraAdapter)(const char *, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapterFromArray(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateLoraAdapterFromArray)(const void *, size_t, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapterFromArray(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateLoraAdapterFromArray)(const void *, size_t, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapterFromArray$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateLoraAdapterFromArray)(const void *, size_t, OrtAllocator *, OrtLoraAdapter **)
CreateLoraAdapterFromArray$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateLoraAdapterFromArray)(const void *, size_t, OrtAllocator *, OrtLoraAdapter **)
CreateMapTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateMapTypeInfo)(ONNXTensorElementDataType, const OrtTypeInfo *, OrtTypeInfo **)
CreateMapTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateMapTypeInfo)(ONNXTensorElementDataType, const OrtTypeInfo *, OrtTypeInfo **)
CreateMapTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateMapTypeInfo)(ONNXTensorElementDataType, const OrtTypeInfo *, OrtTypeInfo **)
CreateMapTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateMapTypeInfo)(ONNXTensorElementDataType, const OrtTypeInfo *, OrtTypeInfo **)
CreateMemoryInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateMemoryInfo)(const char *, enum OrtAllocatorType, int, enum OrtMemType, OrtMemoryInfo **)
CreateMemoryInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateMemoryInfo)(const char *, enum OrtAllocatorType, int, enum OrtMemType, OrtMemoryInfo **)
CreateMemoryInfo_V2(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateMemoryInfo_V2)(const char *, enum OrtMemoryInfoDeviceType, uint32_t, int32_t, enum OrtDeviceMemoryType, size_t, enum OrtAllocatorType, OrtMemoryInfo **)
CreateMemoryInfo_V2(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateMemoryInfo_V2)(const char *, enum OrtMemoryInfoDeviceType, uint32_t, int32_t, enum OrtDeviceMemoryType, size_t, enum OrtAllocatorType, OrtMemoryInfo **)
CreateMemoryInfo_V2$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateMemoryInfo_V2)(const char *, enum OrtMemoryInfoDeviceType, uint32_t, int32_t, enum OrtDeviceMemoryType, size_t, enum OrtAllocatorType, OrtMemoryInfo **)
CreateMemoryInfo_V2$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateMemoryInfo_V2)(const char *, enum OrtMemoryInfoDeviceType, uint32_t, int32_t, enum OrtDeviceMemoryType, size_t, enum OrtAllocatorType, OrtMemoryInfo **)
CreateMemoryInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateMemoryInfo)(const char *, enum OrtAllocatorType, int, enum OrtMemType, OrtMemoryInfo **)
CreateMemoryInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateMemoryInfo)(const char *, enum OrtAllocatorType, int, enum OrtMemType, OrtMemoryInfo **)
CreateModel(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateModel)(const char *const *, const int *, size_t, OrtModel **)
CreateModel(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateModel)(const char *const *, const int *, size_t, OrtModel **)
CreateModel$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateModel)(const char *const *, const int *, size_t, OrtModel **)
CreateModel$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateModel)(const char *const *, const int *, size_t, OrtModel **)
CreateModelCompilationOptionsFromSessionOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtCompileApi
Getter for field:
OrtStatusPtr (*CreateModelCompilationOptionsFromSessionOptions)(const OrtEnv *, const OrtSessionOptions *, OrtModelCompilationOptions **)
CreateModelCompilationOptionsFromSessionOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtCompileApi
Setter for field:
OrtStatusPtr (*CreateModelCompilationOptionsFromSessionOptions)(const OrtEnv *, const OrtSessionOptions *, OrtModelCompilationOptions **)
CreateModelCompilationOptionsFromSessionOptions$layout() - Static method in class smile.onnx.foreign.OrtCompileApi
Layout for field:
OrtStatusPtr (*CreateModelCompilationOptionsFromSessionOptions)(const OrtEnv *, const OrtSessionOptions *, OrtModelCompilationOptions **)
CreateModelCompilationOptionsFromSessionOptions$offset() - Static method in class smile.onnx.foreign.OrtCompileApi
Offset for field:
OrtStatusPtr (*CreateModelCompilationOptionsFromSessionOptions)(const OrtEnv *, const OrtSessionOptions *, OrtModelCompilationOptions **)
CreateModelEditorSession(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateModelEditorSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSession(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateModelEditorSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSession$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateModelEditorSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSession$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateModelEditorSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSessionFromArray(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateModelEditorSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSessionFromArray(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateModelEditorSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSessionFromArray$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateModelEditorSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateModelEditorSessionFromArray$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateModelEditorSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateNode(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateNode)(const char *, const char *, const char *, const char *const *, size_t, const char *const *, size_t, OrtOpAttr **, size_t, OrtNode **)
CreateNode(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateNode)(const char *, const char *, const char *, const char *const *, size_t, const char *const *, size_t, OrtOpAttr **, size_t, OrtNode **)
CreateNode$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateNode)(const char *, const char *, const char *, const char *const *, size_t, const char *const *, size_t, OrtOpAttr **, size_t, OrtNode **)
CreateNode$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateNode)(const char *, const char *, const char *, const char *const *, size_t, const char *const *, size_t, OrtOpAttr **, size_t, OrtNode **)
CreateNotification(MemorySegment) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Getter for field:
OrtStatusPtr (*CreateNotification)(OrtSyncStreamImpl *, OrtSyncNotificationImpl **)
CreateNotification(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Setter for field:
OrtStatusPtr (*CreateNotification)(OrtSyncStreamImpl *, OrtSyncNotificationImpl **)
CreateNotification$layout() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Layout for field:
OrtStatusPtr (*CreateNotification)(OrtSyncStreamImpl *, OrtSyncNotificationImpl **)
CreateNotification$offset() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl
Offset for field:
OrtStatusPtr (*CreateNotification)(OrtSyncStreamImpl *, OrtSyncNotificationImpl **)
CreateOp(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateOp)(const OrtKernelInfo *, const char *, const char *, int, const char **, const ONNXTensorElementDataType *, int, const OrtOpAttr *const *, int, int, int, OrtOp **)
CreateOp(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateOp)(const OrtKernelInfo *, const char *, const char *, int, const char **, const ONNXTensorElementDataType *, int, const OrtOpAttr *const *, int, int, int, OrtOp **)
CreateOp$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateOp)(const OrtKernelInfo *, const char *, const char *, int, const char **, const ONNXTensorElementDataType *, int, const OrtOpAttr *const *, int, int, int, OrtOp **)
CreateOp$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateOp)(const OrtKernelInfo *, const char *, const char *, int, const char **, const ONNXTensorElementDataType *, int, const OrtOpAttr *const *, int, int, int, OrtOp **)
CreateOpaqueValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateOpaqueValue)(const char *, const char *, const void *, size_t, OrtValue **)
CreateOpaqueValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateOpaqueValue)(const char *, const char *, const void *, size_t, OrtValue **)
CreateOpaqueValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateOpaqueValue)(const char *, const char *, const void *, size_t, OrtValue **)
CreateOpaqueValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateOpaqueValue)(const char *, const char *, const void *, size_t, OrtValue **)
CreateOpAttr(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateOpAttr)(const char *, const void *, int, OrtOpAttrType, OrtOpAttr **)
CreateOpAttr(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateOpAttr)(const char *, const void *, int, OrtOpAttrType, OrtOpAttr **)
CreateOpAttr$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateOpAttr)(const char *, const void *, int, OrtOpAttrType, OrtOpAttr **)
CreateOpAttr$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateOpAttr)(const char *, const void *, int, OrtOpAttrType, OrtOpAttr **)
CreateOptionalTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateOptionalTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreateOptionalTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateOptionalTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreateOptionalTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateOptionalTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreateOptionalTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateOptionalTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreatePrepackedWeightsContainer(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreatePrepackedWeightsContainer)(OrtPrepackedWeightsContainer **)
CreatePrepackedWeightsContainer(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreatePrepackedWeightsContainer)(OrtPrepackedWeightsContainer **)
CreatePrepackedWeightsContainer$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreatePrepackedWeightsContainer)(OrtPrepackedWeightsContainer **)
CreatePrepackedWeightsContainer$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreatePrepackedWeightsContainer)(OrtPrepackedWeightsContainer **)
CreateROCMProviderOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateROCMProviderOptions)(OrtROCMProviderOptions **)
CreateROCMProviderOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateROCMProviderOptions)(OrtROCMProviderOptions **)
CreateROCMProviderOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateROCMProviderOptions)(OrtROCMProviderOptions **)
CreateROCMProviderOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateROCMProviderOptions)(OrtROCMProviderOptions **)
CreateRunOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateRunOptions)(OrtRunOptions **)
CreateRunOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateRunOptions)(OrtRunOptions **)
CreateRunOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateRunOptions)(OrtRunOptions **)
CreateRunOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateRunOptions)(OrtRunOptions **)
CreateSequenceTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateSequenceTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreateSequenceTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateSequenceTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreateSequenceTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateSequenceTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
CreateSequenceTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateSequenceTypeInfo)(const OrtTypeInfo *, OrtTypeInfo **)
createSession(byte[]) - Method in class smile.onnx.Environment
Creates an InferenceSession from an in-memory model that shares this environment, using default session options.
createSession(byte[], SessionOptions) - Method in class smile.onnx.Environment
Creates an InferenceSession from an in-memory model that shares this environment.
createSession(String) - Method in class smile.onnx.Environment
Creates an InferenceSession that shares this environment using default session options.
createSession(String, SessionOptions) - Method in class smile.onnx.Environment
Creates an InferenceSession that shares this environment.
CreateSession(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateSession(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateSession$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateSession$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSession)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtSession **)
CreateSessionFromArray(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateSessionFromArray(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateSessionFromArray$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateSessionFromArray$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSessionFromArray)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtSession **)
CreateSessionFromArrayWithPrepackedWeightsContainer(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSessionFromArrayWithPrepackedWeightsContainer)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionFromArrayWithPrepackedWeightsContainer(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSessionFromArrayWithPrepackedWeightsContainer)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionFromArrayWithPrepackedWeightsContainer$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSessionFromArrayWithPrepackedWeightsContainer)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionFromArrayWithPrepackedWeightsContainer$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSessionFromArrayWithPrepackedWeightsContainer)(const OrtEnv *, const void *, size_t, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionFromModel(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateSessionFromModel)(const OrtEnv *, const OrtModel *, const OrtSessionOptions *, OrtSession **)
CreateSessionFromModel(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateSessionFromModel)(const OrtEnv *, const OrtModel *, const OrtSessionOptions *, OrtSession **)
CreateSessionFromModel$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateSessionFromModel)(const OrtEnv *, const OrtModel *, const OrtSessionOptions *, OrtSession **)
CreateSessionFromModel$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateSessionFromModel)(const OrtEnv *, const OrtModel *, const OrtSessionOptions *, OrtSession **)
CreateSessionOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSessionOptions)(OrtSessionOptions **)
CreateSessionOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSessionOptions)(OrtSessionOptions **)
CreateSessionOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSessionOptions)(OrtSessionOptions **)
CreateSessionOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSessionOptions)(OrtSessionOptions **)
CreateSessionWithPrepackedWeightsContainer(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSessionWithPrepackedWeightsContainer)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionWithPrepackedWeightsContainer(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSessionWithPrepackedWeightsContainer)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionWithPrepackedWeightsContainer$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSessionWithPrepackedWeightsContainer)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSessionWithPrepackedWeightsContainer$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSessionWithPrepackedWeightsContainer)(const OrtEnv *, const char *, const OrtSessionOptions *, OrtPrepackedWeightsContainer *, OrtSession **)
CreateSharedAllocator(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSharedAllocator)(OrtEnv *, const OrtEpDevice *, OrtDeviceMemoryType, OrtAllocatorType, const OrtKeyValuePairs *, OrtAllocator **)
CreateSharedAllocator(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSharedAllocator)(OrtEnv *, const OrtEpDevice *, OrtDeviceMemoryType, OrtAllocatorType, const OrtKeyValuePairs *, OrtAllocator **)
CreateSharedAllocator$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSharedAllocator)(OrtEnv *, const OrtEpDevice *, OrtDeviceMemoryType, OrtAllocatorType, const OrtKeyValuePairs *, OrtAllocator **)
CreateSharedAllocator$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSharedAllocator)(OrtEnv *, const OrtEpDevice *, OrtDeviceMemoryType, OrtAllocatorType, const OrtKeyValuePairs *, OrtAllocator **)
CreateSparseTensorAsOrtValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSparseTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorAsOrtValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSparseTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorAsOrtValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSparseTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorAsOrtValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSparseTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateSparseTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateSparseTensorTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateSparseTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateSparseTensorTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateSparseTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateSparseTensorTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateSparseTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateSparseTensorWithValuesAsOrtValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSparseTensorWithValuesAsOrtValue)(const OrtMemoryInfo *, void *, const int64_t *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorWithValuesAsOrtValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSparseTensorWithValuesAsOrtValue)(const OrtMemoryInfo *, void *, const int64_t *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorWithValuesAsOrtValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSparseTensorWithValuesAsOrtValue)(const OrtMemoryInfo *, void *, const int64_t *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateSparseTensorWithValuesAsOrtValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSparseTensorWithValuesAsOrtValue)(const OrtMemoryInfo *, void *, const int64_t *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateState(MemorySegment) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Getter for field:
OrtStatus *(*CreateState)(OrtNodeComputeInfo *, OrtNodeComputeContext *, void **)
CreateState(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Setter for field:
OrtStatus *(*CreateState)(OrtNodeComputeInfo *, OrtNodeComputeContext *, void **)
CreateState$layout() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Layout for field:
OrtStatus *(*CreateState)(OrtNodeComputeInfo *, OrtNodeComputeContext *, void **)
CreateState$offset() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo
Offset for field:
OrtStatus *(*CreateState)(OrtNodeComputeInfo *, OrtNodeComputeContext *, void **)
CreateStatus(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatus *(*CreateStatus)(OrtErrorCode, const char *)
CreateStatus(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatus *(*CreateStatus)(OrtErrorCode, const char *)
CreateStatus$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatus *(*CreateStatus)(OrtErrorCode, const char *)
CreateStatus$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatus *(*CreateStatus)(OrtErrorCode, const char *)
CreateSyncStreamForDevice(MemorySegment) - Static method in class smile.onnx.foreign.OrtEp
Getter for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEp *, const OrtMemoryDevice *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice(MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Getter for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEpFactory *, const OrtMemoryDevice *, const OrtKeyValuePairs *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEp
Setter for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEp *, const OrtMemoryDevice *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtEpFactory
Setter for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEpFactory *, const OrtMemoryDevice *, const OrtKeyValuePairs *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice$layout() - Static method in class smile.onnx.foreign.OrtEp
Layout for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEp *, const OrtMemoryDevice *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice$layout() - Static method in class smile.onnx.foreign.OrtEpFactory
Layout for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEpFactory *, const OrtMemoryDevice *, const OrtKeyValuePairs *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice$offset() - Static method in class smile.onnx.foreign.OrtEp
Offset for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEp *, const OrtMemoryDevice *, OrtSyncStreamImpl **)
CreateSyncStreamForDevice$offset() - Static method in class smile.onnx.foreign.OrtEpFactory
Offset for field:
OrtStatusPtr (*CreateSyncStreamForDevice)(OrtEpFactory *, const OrtMemoryDevice *, const OrtKeyValuePairs *, OrtSyncStreamImpl **)
CreateSyncStreamForEpDevice(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateSyncStreamForEpDevice)(const OrtEpDevice *, const OrtKeyValuePairs *, OrtSyncStream **)
CreateSyncStreamForEpDevice(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateSyncStreamForEpDevice)(const OrtEpDevice *, const OrtKeyValuePairs *, OrtSyncStream **)
CreateSyncStreamForEpDevice$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateSyncStreamForEpDevice)(const OrtEpDevice *, const OrtKeyValuePairs *, OrtSyncStream **)
CreateSyncStreamForEpDevice$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateSyncStreamForEpDevice)(const OrtEpDevice *, const OrtKeyValuePairs *, OrtSyncStream **)
CreateTensorAsOrtValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorAsOrtValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorAsOrtValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorAsOrtValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateTensorAsOrtValue)(OrtAllocator *, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorRTProviderOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateTensorRTProviderOptions)(OrtTensorRTProviderOptionsV2 **)
CreateTensorRTProviderOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateTensorRTProviderOptions)(OrtTensorRTProviderOptionsV2 **)
CreateTensorRTProviderOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateTensorRTProviderOptions)(OrtTensorRTProviderOptionsV2 **)
CreateTensorRTProviderOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateTensorRTProviderOptions)(OrtTensorRTProviderOptionsV2 **)
CreateTensorTypeAndShapeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateTensorTypeAndShapeInfo)(OrtTensorTypeAndShapeInfo **)
CreateTensorTypeAndShapeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateTensorTypeAndShapeInfo)(OrtTensorTypeAndShapeInfo **)
CreateTensorTypeAndShapeInfo$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateTensorTypeAndShapeInfo)(OrtTensorTypeAndShapeInfo **)
CreateTensorTypeAndShapeInfo$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateTensorTypeAndShapeInfo)(OrtTensorTypeAndShapeInfo **)
CreateTensorTypeInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateTensorTypeInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateTensorTypeInfo$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateTensorTypeInfo$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateTensorTypeInfo)(const OrtTensorTypeAndShapeInfo *, OrtTypeInfo **)
CreateTensorWithDataAndDeleterAsOrtValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateTensorWithDataAndDeleterAsOrtValue)(OrtAllocator *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAndDeleterAsOrtValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateTensorWithDataAndDeleterAsOrtValue)(OrtAllocator *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAndDeleterAsOrtValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateTensorWithDataAndDeleterAsOrtValue)(OrtAllocator *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAndDeleterAsOrtValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateTensorWithDataAndDeleterAsOrtValue)(OrtAllocator *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAsOrtValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateTensorWithDataAsOrtValue)(const OrtMemoryInfo *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAsOrtValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateTensorWithDataAsOrtValue)(const OrtMemoryInfo *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAsOrtValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateTensorWithDataAsOrtValue)(const OrtMemoryInfo *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateTensorWithDataAsOrtValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateTensorWithDataAsOrtValue)(const OrtMemoryInfo *, void *, size_t, const int64_t *, size_t, ONNXTensorElementDataType, OrtValue **)
CreateThreadingOptions(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateThreadingOptions)(OrtThreadingOptions **)
CreateThreadingOptions(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateThreadingOptions)(OrtThreadingOptions **)
CreateThreadingOptions$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateThreadingOptions)(OrtThreadingOptions **)
CreateThreadingOptions$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateThreadingOptions)(OrtThreadingOptions **)
CreateValue(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CreateValue)(const OrtValue *const *, size_t, enum ONNXType, OrtValue **)
CreateValue(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CreateValue)(const OrtValue *const *, size_t, enum ONNXType, OrtValue **)
CreateValue$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CreateValue)(const OrtValue *const *, size_t, enum ONNXType, OrtValue **)
CreateValue$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CreateValue)(const OrtValue *const *, size_t, enum ONNXType, OrtValue **)
CreateValueInfo(MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Getter for field:
OrtStatusPtr (*CreateValueInfo)(const char *, const OrtTypeInfo *, OrtValueInfo **)
CreateValueInfo(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtModelEditorApi
Setter for field:
OrtStatusPtr (*CreateValueInfo)(const char *, const OrtTypeInfo *, OrtValueInfo **)
CreateValueInfo$layout() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Layout for field:
OrtStatusPtr (*CreateValueInfo)(const char *, const OrtTypeInfo *, OrtValueInfo **)
CreateValueInfo$offset() - Static method in class smile.onnx.foreign.OrtModelEditorApi
Offset for field:
OrtStatusPtr (*CreateValueInfo)(const char *, const OrtTypeInfo *, OrtValueInfo **)
CRF - Class in smile.sequence
First-order linear conditional random field.
CRF(StructType, RegressionTree[][], double) - Constructor for class smile.sequence.CRF
Constructor.
CRF.Options - Record Class in smile.sequence
CRF hyperparameters.
CRFLabeler<T> - Class in smile.sequence
First-order CRF sequence labeler.
CRFLabeler(CRF, Function) - Constructor for class smile.sequence.CRFLabeler
Constructor.
CRIMSON - Static variable in class smile.plot.swing.Palette
The color crimson with an RGB value of #DC143C
crop(BufferedImage, int, boolean) - Method in interface smile.vision.transform.Transform
Crops an image.
crop(BufferedImage, int, int, boolean) - Method in interface smile.vision.transform.Transform
Crops an image.
cross(int, String...) - Static method in interface smile.data.formula.Terms
Factor crossing of two or more factors.
cross(String...) - Static method in interface smile.data.formula.Terms
Factor crossing of two or more factors.
crossEntropy() - Static method in interface smile.deep.Loss
Cross Entropy Loss Function.
crossEntropy() - Method in record class smile.validation.ClassificationMetrics
Returns the value of the crossEntropy record component.
crossEntropy(Tensor, Tensor, String, long) - Static method in class smile.deep.tensor.Tensor
Computes the cross entropy loss between input logits and target.
CrossEntropy - Interface in smile.validation.metric
Cross entropy generalizes the log loss metric to multiclass problems.
crossover(BitString) - Method in class smile.gap.BitString
 
crossover(T) - Method in interface smile.gap.Chromosome
Returns a pair of offsprings by crossovering this one with another one according to the crossover rate, which determines how often will be crossover performed.
Crossover - Enum Class in smile.gap
The types of crossover operation.
CrossValidation - Interface in smile.validation
Cross-validation is a technique for assessing how the results of a statistical analysis will generalize to an independent data set.
crot_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int crot_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s)
crot_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int crot_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s)
crot_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int crot_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s)
crot_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int crot_(__CLPK_integer *__n, __CLPK_complex *__cx, __CLPK_integer *__incx, __CLPK_complex *__cy, __CLPK_integer *__incy, __CLPK_real *__c__, __CLPK_complex *__s)
csin(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double csin(_Complex double __z)
csin$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double csin(_Complex double __z)
csin$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double csin(_Complex double __z)
csin$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double csin(_Complex double __z)
csinf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float csinf(_Complex float __z)
csinf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float csinf(_Complex float __z)
csinf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float csinf(_Complex float __z)
csinf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float csinf(_Complex float __z)
csinh(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double csinh(_Complex double __z)
csinh$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double csinh(_Complex double __z)
csinh$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double csinh(_Complex double __z)
csinh$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double csinh(_Complex double __z)
csinhf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float csinhf(_Complex float __z)
csinhf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float csinhf(_Complex float __z)
csinhf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float csinhf(_Complex float __z)
csinhf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float csinhf(_Complex float __z)
cspcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cspcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cspcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cspcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
cspmv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
cspmv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
cspmv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
cspmv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__ap, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
cspr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cspr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__ap)
cspr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cspr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__ap)
cspr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cspr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__ap)
cspr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cspr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__ap)
csprfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csprfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csprfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csprfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cspsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cspsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cspsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cspsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
cspsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cspsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cspsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
cspsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__afp, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csptrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csptrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csptrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csptrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csptri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csptri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csptri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csptri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csptri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csptrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csptrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csptrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csptrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csqrt(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double csqrt(_Complex double __z)
csqrt$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double csqrt(_Complex double __z)
csqrt$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double csqrt(_Complex double __z)
csqrt$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double csqrt(_Complex double __z)
csqrtf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float csqrtf(_Complex float __z)
csqrtf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float csqrtf(_Complex float __z)
csqrtf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float csqrtf(_Complex float __z)
csqrtf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float csqrtf(_Complex float __z)
csrscl_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csrscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_complex *__sx, __CLPK_integer *__incx)
csrscl_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csrscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_complex *__sx, __CLPK_integer *__incx)
csrscl_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csrscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_complex *__sx, __CLPK_integer *__incx)
csrscl_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csrscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_complex *__sx, __CLPK_integer *__incx)
cstedc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstedc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstedc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstedc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstegr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstegr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstegr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstegr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstein_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cstein_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cstein_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cstein_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
cstemr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstemr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstemr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
cstemr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
csteqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
csteqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
csteqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
csteqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
csv(String) - Static method in interface smile.io.Read
Reads a CSV file.
csv(String, char, Map, String...) - Method in class smile.data.SQL
Creates an in-memory table from csv files.
csv(String, String) - Static method in interface smile.io.Read
Reads a CSV file.
csv(String, String...) - Method in class smile.data.SQL
Creates an in-memory table from csv files.
csv(String, Map) - Method in class smile.plot.vega.Data
Loads a comma-separated values (CSV) file
csv(String, CSVFormat) - Static method in interface smile.io.Read
Reads a CSV file.
csv(String, CSVFormat, StructType) - Static method in interface smile.io.Read
Reads a CSV file.
csv(Path) - Static method in interface smile.io.Read
Reads a CSV file.
csv(Path, CSVFormat) - Static method in interface smile.io.Read
Reads a CSV file.
csv(Path, CSVFormat, StructType) - Static method in interface smile.io.Read
Reads a CSV file.
csv(DataFrame, Path) - Static method in interface smile.io.Write
Writes a CSV file.
csv(DataFrame, Path, CSVFormat) - Static method in interface smile.io.Write
Writes a CSV file.
CSV - Class in smile.io
Reads and writes files in variations of the Comma Separated Value (CSV) format.
CSV() - Constructor for class smile.io.CSV
Constructor.
CSV(CSVFormat) - Constructor for class smile.io.CSV
Constructor.
csycon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csycon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
csycon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csycon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
csycon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csycon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
csycon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csycon_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_integer *__info)
csyequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
csyequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
csyequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
csyequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_complex *__work, __CLPK_integer *__info)
csymv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csymv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
csymv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csymv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
csymv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csymv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
csymv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csymv_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__beta, __CLPK_complex *__y, __CLPK_integer *__incy)
csyr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csyr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__a, __CLPK_integer *__lda)
csyr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csyr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__a, __CLPK_integer *__lda)
csyr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csyr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__a, __CLPK_integer *__lda)
csyr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csyr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__x, __CLPK_integer *__incx, __CLPK_complex *__a, __CLPK_integer *__lda)
csyrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csyrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csyrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csyrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
csysv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csysv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csysv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csysv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csysvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
csysvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
csysvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
csysvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_real *__rwork, __CLPK_integer *__info)
csytf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csytf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csytf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csytf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
csytrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csytrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csytrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csytrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
csytri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csytri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csytri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csytri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csytri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csytri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csytri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csytri_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__work, __CLPK_integer *__info)
csytrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int csytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csytrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int csytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csytrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int csytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
csytrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int csytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ct_rune_t - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
typedef __darwin_ct_rune_t ct_rune_t
ctan(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double ctan(_Complex double __z)
ctan$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double ctan(_Complex double __z)
ctan$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double ctan(_Complex double __z)
ctan$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double ctan(_Complex double __z)
ctanf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float ctanf(_Complex float __z)
ctanf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float ctanf(_Complex float __z)
ctanf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float ctanf(_Complex float __z)
ctanf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float ctanf(_Complex float __z)
ctanh(double) - Static method in class smile.linalg.blas.cblas_h
extern _Complex double ctanh(_Complex double __z)
ctanh$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex double ctanh(_Complex double __z)
ctanh$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex double ctanh(_Complex double __z)
ctanh$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex double ctanh(_Complex double __z)
ctanhf(float) - Static method in class smile.linalg.blas.cblas_h
extern _Complex float ctanhf(_Complex float __z)
ctanhf$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern _Complex float ctanhf(_Complex float __z)
ctanhf$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern _Complex float ctanhf(_Complex float __z)
ctanhf$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern _Complex float ctanhf(_Complex float __z)
ctbcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctbtrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctbtrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctbtrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctbtrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_complex *__ab, __CLPK_integer *__ldab, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctermid(MemorySegment) - Static method in class smile.linalg.blas.cblas_h
extern char *ctermid(char *__s)
ctermid$address() - Static method in class smile.linalg.blas.cblas_h
Address for:
extern char *ctermid(char *__s)
ctermid$descriptor() - Static method in class smile.linalg.blas.cblas_h
Function descriptor for:
extern char *ctermid(char *__s)
ctermid$handle() - Static method in class smile.linalg.blas.cblas_h
Downcall method handle for:
extern char *ctermid(char *__s)
ctfsm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb)
ctfsm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb)
ctfsm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb)
ctfsm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__alpha, __CLPK_complex *__a, __CLPK_complex *__b, __CLPK_integer *__ldb)
ctftri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
ctftri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
ctftri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
ctftri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__info)
ctfttp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__ap, __CLPK_integer *__info)
ctfttp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__ap, __CLPK_integer *__info)
ctfttp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__ap, __CLPK_integer *__info)
ctfttp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__ap, __CLPK_integer *__info)
ctfttr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctfttr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctfttr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctfttr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__arf, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctgevc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__s, __CLPK_integer *__lds, __CLPK_complex *__p, __CLPK_integer *__ldp, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctgevc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__s, __CLPK_integer *__lds, __CLPK_complex *__p, __CLPK_integer *__ldp, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctgevc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__s, __CLPK_integer *__lds, __CLPK_complex *__p, __CLPK_integer *__ldp, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctgevc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__s, __CLPK_integer *__lds, __CLPK_complex *__p, __CLPK_integer *__ldp, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctgex2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
ctgex2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
ctgex2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
ctgex2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
ctgexc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctgexc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctgexc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctgexc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctgsen_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
ctgsen_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
ctgsen_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
ctgsen_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__alpha, __CLPK_complex *__beta, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
ctgsja_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
ctgsja_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
ctgsja_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
ctgsja_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_complex *__u, __CLPK_integer *__ldu, __CLPK_complex *__v, __CLPK_integer *__ldv, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
ctgsna_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsna_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsna_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsna_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsy2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__info)
ctgsy2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__info)
ctgsy2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__info)
ctgsy2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__info)
ctgsyl_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsyl_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsyl_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctgsyl_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__d__, __CLPK_integer *__ldd, __CLPK_complex *__e, __CLPK_integer *__lde, __CLPK_complex *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
ctpcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctpcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctpcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctpcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctprfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctprfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctprfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctprfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctptri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
ctptri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
ctptri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
ctptri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_integer *__info)
ctptrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctptrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctptrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctptrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__ap, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctpttf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__arf, __CLPK_integer *__info)
ctpttf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__arf, __CLPK_integer *__info)
ctpttf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__arf, __CLPK_integer *__info)
ctpttf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__arf, __CLPK_integer *__info)
ctpttr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctpttr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctpttr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctpttr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrevc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrevc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrevc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrevc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrexc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrexc_(char *__compq, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctrexc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrexc_(char *__compq, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctrexc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrexc_(char *__compq, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctrexc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrexc_(char *__compq, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
ctrrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_complex *__work, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrsen_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__w, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctrsen_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__w, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctrsen_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__w, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctrsen_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__w, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctrsna_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__ldwork, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrsna_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__ldwork, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrsna_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__ldwork, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrsna_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_complex *__t, __CLPK_integer *__ldt, __CLPK_complex *__vl, __CLPK_integer *__ldvl, __CLPK_complex *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_complex *__work, __CLPK_integer *__ldwork, __CLPK_real *__rwork, __CLPK_integer *__info)
ctrsyl_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
ctrsyl_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
ctrsyl_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
ctrsyl_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
ctrti2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrti2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrti2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrti2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrtri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrtri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrtri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrtri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
ctrtrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctrtrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctrtrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctrtrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
ctrttf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__arf, __CLPK_integer *__info)
ctrttf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__arf, __CLPK_integer *__info)
ctrttf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__arf, __CLPK_integer *__info)
ctrttf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__arf, __CLPK_integer *__info)
ctrttp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__ap, __CLPK_integer *__info)
ctrttp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__ap, __CLPK_integer *__info)
ctrttp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__ap, __CLPK_integer *__info)
ctrttp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__ap, __CLPK_integer *__info)
ctzrqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_integer *__info)
ctzrqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_integer *__info)
ctzrqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_integer *__info)
ctzrqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_integer *__info)
ctzrzf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ctzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctzrzf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ctzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctzrzf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ctzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
ctzrzf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ctzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
CubicSplineInterpolation1D - Class in smile.interpolation
Cubic spline interpolation.
CubicSplineInterpolation1D(double[], double[]) - Constructor for class smile.interpolation.CubicSplineInterpolation1D
Constructor.
CubicSplineInterpolation2D - Class in smile.interpolation
Cubic spline interpolation in a two-dimensional regular grid.
CubicSplineInterpolation2D(double[], double[], double[][]) - Constructor for class smile.interpolation.CubicSplineInterpolation2D
Constructor.
CUDA - Enum constant in enum class smile.deep.tensor.DeviceType
NVIDIA GPU
CUDA - Interface in smile.deep
NVIDIA CUDA helper functions.
CUDA() - Static method in class smile.deep.tensor.Device
Returns the default NVIDIA CUDA device.
CUDA(byte) - Static method in class smile.deep.tensor.Device
Returns the NVIDIA CUDA device.
cudnn_conv_algo_search(MemorySegment) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Getter for field:
OrtCudnnConvAlgoSearch cudnn_conv_algo_search
cudnn_conv_algo_search(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Setter for field:
OrtCudnnConvAlgoSearch cudnn_conv_algo_search
cudnn_conv_algo_search$layout() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Layout for field:
OrtCudnnConvAlgoSearch cudnn_conv_algo_search
cudnn_conv_algo_search$offset() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Offset for field:
OrtCudnnConvAlgoSearch cudnn_conv_algo_search
cumulative(boolean) - Method in class smile.plot.vega.DensityTransform
Produces density estimates or cumulative density estimates.
cumulativeVarianceProportion() - Method in class smile.feature.extraction.PCA
Returns the cumulative proportion of variance contained in principal components, ordered from largest to smallest.
cung2l_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2l_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2l_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2l_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2r_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2r_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2r_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cung2r_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungbr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungbr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungbr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungbr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunghr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunghr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunghr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunghr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungl2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungl2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungl2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungl2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cunglq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunglq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunglq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunglq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungql_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungql_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungql_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungql_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__info)
cungrq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungrq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungrq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungrq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungtr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungtr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungtr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cungtr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunm2l_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2l_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2l_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2l_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2r_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2r_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2r_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunm2r_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmbr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmbr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmbr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmbr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmhr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmhr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmhr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmhr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunml2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunml2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunml2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunml2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmlq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmlq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmlq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmlq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmql_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmql_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmql_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmql_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmr3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cunmrq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmrz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmtr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmtr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmtr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cunmtr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__a, __CLPK_integer *__lda, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
cupgtr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
cupgtr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
cupgtr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
cupgtr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__q, __CLPK_integer *__ldq, __CLPK_complex *__work, __CLPK_integer *__info)
cupmtr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int cupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cupmtr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int cupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cupmtr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int cupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
cupmtr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int cupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_complex *__ap, __CLPK_complex *__tau, __CLPK_complex *__c__, __CLPK_integer *__ldc, __CLPK_complex *__work, __CLPK_integer *__info)
Currency - Static variable in interface smile.data.measure.Measure
Currency.
CURRENCY - Static variable in class smile.swing.table.NumberCellRenderer
Current cell renderer.
cursor(String) - Method in class smile.plot.vega.Background
Sets the mouse cursor used over the view.
cursor(String) - Method in class smile.plot.vega.ViewConfig
Sets the mouse cursor used over the view.
customFormatTypes(boolean) - Method in class smile.plot.vega.FormatConfig
Allow the formatType property for text marks and guides to accept a custom formatter function registered as a Vega expression.
customMetadata() - Method in record class smile.onnx.ModelMetadata
Returns the value of the customMetadata record component.
CustomOpDomain_Add(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*CustomOpDomain_Add)(OrtCustomOpDomain *, const OrtCustomOp *)
CustomOpDomain_Add(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*CustomOpDomain_Add)(OrtCustomOpDomain *, const OrtCustomOp *)
CustomOpDomain_Add$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*CustomOpDomain_Add)(OrtCustomOpDomain *, const OrtCustomOp *)
CustomOpDomain_Add$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*CustomOpDomain_Add)(OrtCustomOpDomain *, const OrtCustomOp *)
CYAN - Static variable in class smile.plot.swing.Palette
The color cyan with an RGB value of #00FFFF

D

d - Variable in class smile.vq.BIRCH
The dimensionality of data.
d() - Method in record class smile.manifold.IsoMap.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.IsotonicMDS.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.KPCA.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.LaplacianEigenmap.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.LLE.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.MDS.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.SammonMapping.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.TSNE.Options
Returns the value of the d record component.
d() - Method in record class smile.manifold.UMAP.Options
Returns the value of the d record component.
d() - Method in record class smile.stat.hypothesis.KSTest
Returns the value of the d record component.
d(byte[], byte[]) - Static method in class smile.math.distance.HammingDistance
Returns Hamming distance between the two byte arrays.
d(char[], char[]) - Method in class smile.math.distance.EditDistance
Edit distance between two strings.
d(double[], double[]) - Method in class smile.math.distance.ChebyshevDistance
Chebyshev distance between the two arrays of type double.
d(double[], double[]) - Method in class smile.math.distance.CorrelationDistance
Pearson correlation distance between the two arrays of type double.
d(double[], double[]) - Static method in class smile.math.distance.DynamicTimeWarping
Dynamic time warping without path constraints.
d(double[], double[]) - Method in class smile.math.distance.EuclideanDistance
Euclidean distance between the two arrays of type double.
d(double[], double[]) - Method in class smile.math.distance.JensenShannonDistance
 
d(double[], double[]) - Method in class smile.math.distance.MahalanobisDistance
 
d(double[], double[]) - Method in class smile.math.distance.ManhattanDistance
Manhattan distance between two arrays of type double.
d(double[], double[]) - Method in class smile.math.distance.MinkowskiDistance
Minkowski distance between the two arrays of type double.
d(double[], double[], int) - Static method in class smile.math.distance.DynamicTimeWarping
Dynamic time warping with Sakoe-Chiba band, which primarily to prevent unreasonable warping and also improve computational cost.
d(float[], float[]) - Static method in class smile.math.distance.ChebyshevDistance
Chebyshev distance between the two arrays of type float.
d(float[], float[]) - Static method in class smile.math.distance.DynamicTimeWarping
Dynamic time warping without path constraints.
d(float[], float[]) - Method in class smile.math.distance.EuclideanDistance
Euclidean distance between the two arrays of type float.
d(float[], float[]) - Method in class smile.math.distance.ManhattanDistance
Manhattan distance between two arrays of type float.
d(float[], float[]) - Method in class smile.math.distance.MinkowskiDistance
Minkowski distance between the two arrays of type float.
d(float[], float[], int) - Static method in class smile.math.distance.DynamicTimeWarping
Dynamic time warping with Sakoe-Chiba band, which primarily to prevent unreasonable warping and also improve computational cost.
d(int[], int[]) - Static method in class smile.math.distance.ChebyshevDistance
Chebyshev distance between the two arrays of type integer.
d(int[], int[]) - Static method in class smile.math.distance.DynamicTimeWarping
Dynamic time warping without path constraints.
d(int[], int[]) - Method in class smile.math.distance.EuclideanDistance
Euclidean distance between the two arrays of type integer.
d(int[], int[]) - Method in class smile.math.distance.HammingDistance
 
d(int[], int[]) - Method in class smile.math.distance.LeeDistance
 
d(int[], int[]) - Method in class smile.math.distance.ManhattanDistance
Manhattan distance between two arrays of type integer.
d(int[], int[]) - Method in class smile.math.distance.MinkowskiDistance
Minkowski distance between the two arrays of type integer.
d(int[], int[], int) - Static method in class smile.math.distance.DynamicTimeWarping
Dynamic time warping with Sakoe-Chiba band, which primarily to prevent unreasonable warping and also improve computational cost.
d(int, int) - Method in class smile.clustering.linkage.Linkage
Returns the distance/dissimilarity between two clusters/objects, which are indexed by integers.
d(int, int) - Static method in class smile.math.distance.HammingDistance
Returns Hamming distance between the two integers.
d(long, long) - Static method in class smile.math.distance.HammingDistance
Returns Hamming distance between the two long integers.
d(short[], short[]) - Static method in class smile.math.distance.HammingDistance
Returns Hamming distance between the two short arrays.
d(String, String) - Method in class smile.math.distance.EditDistance
Edit distance between two strings.
d(String, String) - Method in class smile.nlp.taxonomy.TaxonomicDistance
Computes the edge-counting distance between two concepts identified by their keywords.
d(BitSet, BitSet) - Method in class smile.math.distance.HammingDistance
Returns Hamming distance between the two bit sets.
d(Set, Set) - Static method in class smile.math.distance.JaccardDistance
Returns the Jaccard distance between sets.
d(Concept, Concept) - Method in class smile.nlp.taxonomy.TaxonomicDistance
Computes the edge-counting distance between two concepts.
d(SparseArray, SparseArray) - Method in class smile.math.distance.SparseChebyshevDistance
 
d(SparseArray, SparseArray) - Method in class smile.math.distance.SparseEuclideanDistance
 
d(SparseArray, SparseArray) - Method in class smile.math.distance.SparseManhattanDistance
 
d(SparseArray, SparseArray) - Method in class smile.math.distance.SparseMinkowskiDistance
 
d(T[], T[]) - Method in class smile.math.distance.DynamicTimeWarping
 
d(T[], T[]) - Method in class smile.math.distance.JaccardDistance
 
d(T, T) - Method in interface smile.math.distance.Distance
Returns the distance measure between two objects.
D4Wavelet - Class in smile.wavelet
The simplest and most localized wavelet, Daubechies wavelet of 4 coefficients.
D4Wavelet() - Constructor for class smile.wavelet.D4Wavelet
Constructor.
daemon(int, int) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
int daemon(int, int)
daemon$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
int daemon(int, int)
daemon$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
int daemon(int, int)
daemon$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
int daemon(int, int)
damerau(char[], char[]) - Static method in class smile.math.distance.EditDistance
Damerau-Levenshtein distance between two strings allows insertion, deletion, substitution, or transposition of characters.
damerau(String, String) - Static method in class smile.math.distance.EditDistance
Damerau-Levenshtein distance between two strings allows insertion, deletion, substitution, or transposition of characters.
DANGER - Enum constant in enum class smile.classification.resampling.BSO.Strategy
Only DANGER samples (borderline minority instances) are used as seeds.
DANGER_AND_SAFE - Enum constant in enum class smile.classification.resampling.BSO.Strategy
DANGER samples are primary seeds with shift factor α; SAFE (deep interior) samples are secondary seeds with shift factor α/2.
DARK_BLUE - Static variable in class smile.plot.swing.Palette
The color dark blue with an RGB value of #00008B
DARK_CYAN - Static variable in class smile.plot.swing.Palette
The color dark cyan with an RGB value of #008B8B
DARK_GOLDENROD - Static variable in class smile.plot.swing.Palette
The color dark goldenrod with an RGB value of #B8860B
DARK_GRAY - Static variable in class smile.plot.swing.Palette
The color dark gray with an RGB value of #A9A9A9
DARK_GREEN - Static variable in class smile.plot.swing.Palette
The color dark green with an RGB value of #006400
DARK_GREY - Static variable in class smile.plot.swing.Palette
The color dark grey with an RGB value of #A9A9A9
DARK_KHAKI - Static variable in class smile.plot.swing.Palette
The color dark khaki with an RGB value of #BDB76B
DARK_MAGENTA - Static variable in class smile.plot.swing.Palette
The color dark magenta with an RGB value of #8B008B
DARK_OLIVE_GREEN - Static variable in class smile.plot.swing.Palette
The color dark olive green with an RGB value of #556B2F
DARK_ORANGE - Static variable in class smile.plot.swing.Palette
The color dark orange with an RGB value of #FF8C00
DARK_ORCHID - Static variable in class smile.plot.swing.Palette
The color dark orchid with an RGB value of #9932CC
DARK_RED - Static variable in class smile.plot.swing.Palette
The color dark red with an RGB value of #8B0000
DARK_SALMON - Static variable in class smile.plot.swing.Palette
The color dark salmon with an RGB value of #E9967A
DARK_SEAGREEN - Static variable in class smile.plot.swing.Palette
The color dark sea green with an RGB value of #8FBC8F
DARK_SLATE_BLUE - Static variable in class smile.plot.swing.Palette
The color dark slate blue with an RGB value of #483D8B
DARK_SLATE_GRAY - Static variable in class smile.plot.swing.Palette
The color dark slate gray with an RGB value of #2F4F4F
DARK_SLATE_GREY - Static variable in class smile.plot.swing.Palette
The color dark slate grey with an RGB value of #2F4F4F
DARK_TURQUOISE - Static variable in class smile.plot.swing.Palette
The color dark turquoise with an RGB value of #00CED1
DARK_VIOLET - Static variable in class smile.plot.swing.Palette
The color dark violet with an RGB value of #9400D3
DASH - Enum constant in enum class smile.nlp.pos.PennTreebankPOS
Punctuation -
DASH - Enum constant in enum class smile.plot.swing.Line.Style
Dash line.
data - Variable in class smile.neighbor.LSH
The data objects.
data() - Method in record class smile.classification.resampling.ADASYN
Returns the value of the data record component.
data() - Method in record class smile.classification.resampling.BSO
Returns the value of the data record component.
data() - Method in record class smile.classification.resampling.SMOTE
Returns the value of the data record component.
data() - Method in record class smile.classification.resampling.SMOTETomek
Returns the value of the data record component.
data() - Method in record class smile.classification.resampling.SVMSMOTE
Returns the value of the data record component.
data() - Method in record class smile.classification.resampling.TomekLinks
Returns the value of the data record component.
data() - Method in record class smile.datasets.Ailerons
Returns the value of the data record component.
data() - Method in record class smile.datasets.AutoMPG
Returns the value of the data record component.
data() - Method in record class smile.datasets.Bank32nh
Returns the value of the data record component.
data() - Method in record class smile.datasets.BitcoinPrice
Returns the value of the data record component.
data() - Method in record class smile.datasets.BostonHousing
Returns the value of the data record component.
data() - Method in record class smile.datasets.BreastCancer
Returns the value of the data record component.
data() - Method in record class smile.datasets.CalHousing
Returns the value of the data record component.
data() - Method in record class smile.datasets.CPU
Returns the value of the data record component.
data() - Method in record class smile.datasets.Default
Returns the value of the data record component.
data() - Method in record class smile.datasets.Diabetes
Returns the value of the data record component.
data() - Method in record class smile.datasets.Eurodist
Returns the value of the data record component.
data() - Method in record class smile.datasets.Iris
Returns the value of the data record component.
data() - Method in record class smile.datasets.Kin8nm
Returns the value of the data record component.
data() - Method in record class smile.datasets.LibrasMovement
Returns the value of the data record component.
data() - Method in record class smile.datasets.Longley
Returns the value of the data record component.
data() - Method in record class smile.datasets.MNIST
Returns the value of the data record component.
data() - Method in record class smile.datasets.PenDigits
Returns the value of the data record component.
data() - Method in record class smile.datasets.Planes2D
Returns the value of the data record component.
data() - Method in record class smile.datasets.Puma8NH
Returns the value of the data record component.
data() - Method in record class smile.datasets.SwissRoll
Returns the value of the data record component.
data() - Method in record class smile.datasets.SyntheticControl
Returns the value of the data record component.
data() - Method in record class smile.datasets.USArrests
Returns the value of the data record component.
data() - Method in record class smile.datasets.Weather
Returns the value of the data record component.
data() - Method in record class smile.datasets.WeatherNominal
Returns the value of the data record component.
data() - Method in record class smile.deep.SampleBatch
Returns the value of the data record component.
data() - Method in class smile.plot.vega.LookupData
Returns the secondary data source.
data() - Method in class smile.plot.vega.VegaLite
Returns the data specification object.
data() - Method in record class smile.util.ipynb.DisplayDataOutput
Returns the value of the data record component.
data() - Method in record class smile.util.ipynb.ExecuteResultOutput
Returns the value of the data record component.
data(String) - Static method in interface smile.io.Read
Reads a data file.
data(String, String) - Static method in interface smile.io.Read
Reads a data file.
Data - Class in smile.plot.vega
The basic data model used by Vega-Lite is tabular data.
DataFrame - Record Class in smile.data
Two-dimensional, potentially heterogeneous tabular data.
DataFrame(RowIndex, ValueVector...) - Constructor for record class smile.data.DataFrame
Constructor.
DataFrame(StructType, List, RowIndex) - Constructor for record class smile.data.DataFrame
Constructor.
DataFrame(ValueVector...) - Constructor for record class smile.data.DataFrame
Constructor.
DataFrameClassifier - Interface in smile.classification
Classification trait on DataFrame.
DataFrameClassifier.Trainer<M> - Interface in smile.classification
The classifier trainer.
DataFrameRegression - Interface in smile.regression
Regression trait on DataFrame.
DataFrameRegression.Trainer<M> - Interface in smile.regression
The regression trainer.
DataFrameTableModel - Class in smile.swing.table
A table model for data frames with paging.
DataFrameTableModel(DataFrame) - Constructor for class smile.swing.table.DataFrameTableModel
Constructor.
Dataset<D,T> - Interface in smile.data
An immutable collection of data objects.
Dataset - Interface in smile.deep
A dataset consists of data and an associated target (label) and can be iterated in mini-batches.
DATASET - Enum constant in enum class smile.util.HuggingFaceHub.RepoType
A dataset repository.
DataType - Interface in smile.data.type
The interface of data types.
DataType.ID - Enum Class in smile.data.type
Data type ID.
DataTypes - Interface in smile.data.type
To get a specific data type, users should use singleton objects and factory methods in this class.
date(String, DateFeature...) - Static method in interface smile.data.formula.Terms
Extracts date/time features.
Date - Class in smile.data.formula
Date/time feature extractor.
Date - Enum constant in enum class smile.data.type.DataType.ID
Date type ID.
Date(String, DateFeature...) - Constructor for class smile.data.formula.Date
Constructor.
DATE - Static variable in interface smile.util.Regex
Date regular expression pattern.
DateCellEditor - Class in smile.swing.table
Implements a cell editor that uses a formatted text field to edit Date values.
DateCellEditor(String) - Constructor for class smile.swing.table.DateCellEditor
Constructor.
DateCellEditor(DateFormat) - Constructor for class smile.swing.table.DateCellEditor
Constructor.
DateCellRenderer - Class in smile.swing.table
Date cell renderer.
DateCellRenderer(String) - Constructor for class smile.swing.table.DateCellRenderer
Constructor.
DateCellRenderer(DateFormat) - Constructor for class smile.swing.table.DateCellRenderer
Constructor.
DateFeature - Enum Class in smile.data.formula
The date/time features.
Dates - Interface in smile.util
Date and time utility functions.
DateTime - Enum constant in enum class smile.data.type.DataType.ID
DateTime type ID.
DATETIME - Static variable in interface smile.util.Regex
Datetime regular expression pattern.
DateTimeType - Class in smile.data.type
DateTime data type.
DateTimeType - Static variable in interface smile.data.type.DataTypes
DateTime data type with ISO format.
DateType - Class in smile.data.type
Date data type.
DateType - Static variable in interface smile.data.type.DataTypes
Date data type with ISO format.
DaubechiesWavelet - Class in smile.wavelet
Daubechies wavelets.
DaubechiesWavelet(int) - Constructor for class smile.wavelet.DaubechiesWavelet
Constructor.
DAY_OF_MONTH - Enum constant in enum class smile.data.formula.DateFeature
The day of month represented by an integer from 1 to 31 in the usual manner.
DAY_OF_WEEK - Enum constant in enum class smile.data.formula.DateFeature
The day of week represented by an integer from 1 to 7; 1 is Monday, 2 is Tuesday, and so forth; thus 7 is Sunday.
DAY_OF_YEAR - Enum constant in enum class smile.data.formula.DateFeature
The day of year represented by an integer from 1 to 365, or 366 in a leap year.
dbdsdc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dbdsdc_(char *__uplo, char *__compq, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__q, __CLPK_integer *__iq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dbdsdc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dbdsdc_(char *__uplo, char *__compq, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__q, __CLPK_integer *__iq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dbdsdc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dbdsdc_(char *__uplo, char *__compq, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__q, __CLPK_integer *__iq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dbdsdc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dbdsdc_(char *__uplo, char *__compq, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__q, __CLPK_integer *__iq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dbdsqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dbdsqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dbdsqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dbdsqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
DBSCAN<T> - Class in smile.clustering
Density-Based Spatial Clustering of Applications with Noise.
DBSCAN(int, int[], boolean[], int, double, RNNSearch) - Constructor for class smile.clustering.DBSCAN
Constructor.
ddisna_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int ddisna_(char *__job, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__sep, __CLPK_integer *__info)
ddisna_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int ddisna_(char *__job, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__sep, __CLPK_integer *__info)
ddisna_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int ddisna_(char *__job, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__sep, __CLPK_integer *__info)
ddisna_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int ddisna_(char *__job, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__sep, __CLPK_integer *__info)
Decimal - Enum constant in enum class smile.data.type.DataType.ID
Decimal type ID.
DECIMAL_FORMAT - Static variable in interface smile.util.Strings
Decimal format for floating numbers.
DecimalType - Class in smile.data.type
Arbitrary-precision decimal data type.
DecimalType - Static variable in interface smile.data.type.DataTypes
Decimal data type.
DecisionNode - Class in smile.model.cart
A leaf node in decision tree.
DecisionNode(int[]) - Constructor for class smile.model.cart.DecisionNode
Constructor.
DecisionTree - Class in smile.classification
Decision tree.
DecisionTree(DataFrame, int[], StructField, int, SplitRule, int, int, int, int, int[], int[][]) - Constructor for class smile.classification.DecisionTree
Constructor.
DecisionTree.Options - Record Class in smile.classification
Decision tree hyperparameters.
decode(int[]) - Method in class smile.llm.tokenizer.Tiktoken
 
decode(int[]) - Method in interface smile.llm.tokenizer.Tokenizer
Decodes a list of token IDs into a string.
decrease(E) - Method in class smile.util.PairingHeap.Node
Decreases the value of an element.
decrement() - Method in class smile.util.MutableInt
Decrement by one.
decrement(int) - Method in class smile.util.MutableInt
Decrement.
DEEP_PINK - Static variable in class smile.plot.swing.Palette
The color deep pink with an RGB value of #FF1493
DEEP_SKYBLUE - Static variable in class smile.plot.swing.Palette
The color deep sky blue with an RGB value of #00BFFF
Default - Record Class in smile.datasets
Credit card default dataset.
Default() - Constructor for record class smile.datasets.Default
Constructor.
Default(Path) - Constructor for record class smile.datasets.Default
Constructor.
Default(DataFrame, Formula) - Constructor for record class smile.datasets.Default
Creates an instance of a Default record class.
DEFAULT - Enum constant in enum class smile.nlp.dictionary.EnglishStopWords
Default stop words list.
DEFAULT_ENDPOINT - Static variable in class smile.util.HuggingFaceHub
Default Hugging Face endpoint.
DEFAULT_MEAN - Static variable in interface smile.vision.transform.Transform
The default mean value of pixel RGB after normalized to [0, 1].
default_memory_arena_cfg(MemorySegment) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Getter for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg(MemorySegment) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Getter for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Setter for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Setter for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg$layout() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Layout for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg$layout() - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Layout for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg$offset() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Offset for field:
OrtArenaCfg *default_memory_arena_cfg
default_memory_arena_cfg$offset() - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Offset for field:
OrtArenaCfg *default_memory_arena_cfg
DEFAULT_STD - Static variable in interface smile.vision.transform.Transform
The default standard deviation of pixel RGB after normalized to [0, 1].
DefaultTableHeaderCellRenderer - Class in smile.swing.table
A default cell renderer for a JTableHeader.
DefaultTableHeaderCellRenderer() - Constructor for class smile.swing.table.DefaultTableHeaderCellRenderer
Constructs a DefaultTableHeaderCellRenderer.
degree() - Method in class smile.math.kernel.Polynomial
Returns the degree of polynomial.
degree() - Method in record class smile.regression.gam.BSpline
Returns the value of the degree record component.
degree() - Method in record class smile.regression.GAM.Options
Returns the value of the degree record component.
Degrees of Freedom - Section in class smile.regression.GAM
 
deletable() - Method in record class smile.util.ipynb.CellMetadata
Returns the value of the deletable record component.
delete(String) - Static method in interface smile.data.formula.Terms
Deletes a variable or the intercept ("1") from the formula.
delete(Term) - Static method in interface smile.data.formula.Terms
Deletes a term from the formula.
Delete - Class in smile.data.formula
Remove a factor from the formula.
Delete(Term) - Constructor for class smile.data.formula.Delete
Constructor.
deleteRepoCache(String, HuggingFaceHub.RepoType, Path) - Static method in class smile.util.HuggingFaceHub
Deletes all cached data for a given repository.
delta() - Method in class smile.nlp.relevance.BM25
Returns the delta parameter (BM25+ lower-bounding term).
DENCLUE - Class in smile.clustering
DENsity CLUstering.
DENCLUE(int, int[], double[][], double[], double[][], double, double) - Constructor for class smile.clustering.DENCLUE
Constructor.
DENCLUE.Options - Record Class in smile.clustering
DENCLUE hyperparameters.
Dendrogram - Class in smile.plot.swing
A dendrogram is a tree diagram frequently used to illustrate the arrangement of the clusters produced by hierarchical clustering.
Dendrogram(int[][], double[]) - Constructor for class smile.plot.swing.Dendrogram
Constructor.
Dendrogram(int[][], double[], Color) - Constructor for class smile.plot.swing.Dendrogram
Constructor.
denoise(double[], Wavelet) - Static method in interface smile.wavelet.WaveletShrinkage
Adaptive hard-thresholding denoising a time series with given wavelet.
denoise(double[], Wavelet, boolean) - Static method in interface smile.wavelet.WaveletShrinkage
Adaptive denoising a time series with given wavelet.
denoise2D(double[][], Wavelet) - Static method in interface smile.wavelet.WaveletShrinkage
Adaptive hard-thresholding denoising of a 2-D signal (e.g.
denoise2D(double[][], Wavelet, boolean) - Static method in interface smile.wavelet.WaveletShrinkage
Adaptive denoising of a 2-D signal (e.g.
DenseMatrix - Class in smile.tensor
A dense matrix is a matrix where a large proportion of its elements are non-zero.
density(String, String...) - Method in class smile.plot.vega.Transform
Adds a density transformation.
DensityTransform - Class in smile.plot.vega
The density transform performs one-dimensional kernel density estimation over an input data stream and generates a new data stream of samples of the estimated densities.
Dependencies - Section in package smile.onnx
 
depth() - Method in class smile.model.cart.InternalNode
 
depth() - Method in class smile.model.cart.LeafNode
 
depth() - Method in interface smile.model.cart.Node
Returns the maximum depth of the tree -- the number of nodes along the longest path from this node down to the farthest leaf node.
depth() - Method in class smile.nlp.taxonomy.Concept
Returns the depth of this concept in the taxonomy tree.
depth(String) - Method in class smile.nlp.taxonomy.Taxonomy
Returns the depth of a concept in the taxonomy (root has depth 0).
descent(double[][], int) - Static method in record class smile.graph.NearestNeighborGraph
Creates an approximate nearest neighbor graph with random projection forest and Euclidean distance.
descent(double[][], int, int, int, int, int, double) - Static method in record class smile.graph.NearestNeighborGraph
Creates an approximate nearest neighbor graph with random projection forest and Euclidean distance.
descent(T[], Metric, int) - Static method in record class smile.graph.NearestNeighborGraph
Creates an approximate nearest neighbor graph with the NN-Descent algorithm.
descent(T[], Metric, int, int, int, double) - Static method in record class smile.graph.NearestNeighborGraph
Creates an approximate nearest neighbor graph with the NN-Descent algorithm.
describe() - Method in record class smile.data.DataFrame
Returns the data structure and statistics.
describe(String) - Method in class smile.data.SQL
Returns the columns in a table.
description() - Method in enum class smile.linalg.Diag
Returns a human-readable description of this diagonal type.
description() - Method in enum class smile.linalg.EigenRange
Returns a human-readable description of this range type.
description() - Method in enum class smile.linalg.EVDJob
Returns a human-readable description of this job option.
description() - Method in enum class smile.linalg.Order
Returns a human-readable description of this storage order.
description() - Method in enum class smile.linalg.Side
Returns a human-readable description of this side option.
description() - Method in enum class smile.linalg.SVDJob
Returns a human-readable description of this job option.
description() - Method in enum class smile.linalg.Transpose
Returns a human-readable description of this transpose option.
description() - Method in enum class smile.linalg.UPLO
Returns a human-readable description of this storage flag.
description() - Method in record class smile.onnx.ModelMetadata
Returns the value of the description record component.
description(String) - Method in class smile.plot.vega.Axis
Sets the text description of this axis for ARIA accessibility (SVG output only).
description(String) - Method in class smile.plot.vega.Concat
 
description(String) - Method in class smile.plot.vega.Facet
 
description(String) - Method in class smile.plot.vega.Legend
Sets the text description of this legend for ARIA accessibility (SVG output only).
description(String) - Method in class smile.plot.vega.Mark
Sets the description.
description(String) - Method in class smile.plot.vega.Repeat
 
description(String) - Method in class smile.plot.vega.VegaLite
Sets the description of this mark for commenting purpose.
description(String) - Method in class smile.plot.vega.View
 
descriptor() - Method in class smile.linalg.blas.cblas_h.cblas_xerbla
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.dprintf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.fprintf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.fscanf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.printf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.scanf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.snprintf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.sprintf
Returns the specialized descriptor.
descriptor() - Method in class smile.linalg.blas.cblas_h.sscanf
Returns the specialized descriptor.
descriptor() - Static method in class smile.onnx.foreign.CreateEpApiFactoriesFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.EpSelectionDelegate
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtAllocator.Alloc
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtAllocator.AllocOnStream
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtAllocator.Free
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtAllocator.GetStats
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtAllocator.Info
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtAllocator.Reserve
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddCustomOpDomain
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddExternalInitializers
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddExternalInitializersFromFilesInMemory
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddFreeDimensionOverride
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddFreeDimensionOverrideByName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddInitializer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddKeyValuePair
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddRunConfigEntry
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AddSessionConfigEntry
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AllocatorAlloc
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AllocatorFree
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AllocatorGetInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.AllocatorGetStats
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.BindInput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.BindOutput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.BindOutputToDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToMapTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToOptionalTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToSequenceTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CastTypeInfoToTensorInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ClearBoundInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ClearBoundOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CloneSessionOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CompareMemoryInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CopyKernelInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CopyTensors
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateAndRegisterAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateAndRegisterAllocatorV2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateArenaCfg
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateArenaCfgV2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateCANNProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateCpuMemoryInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateCUDAProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateCustomOpDomain
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateDnnlProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateEnv
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateEnvWithCustomLogger
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateEnvWithCustomLoggerAndGlobalThreadPools
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateEnvWithGlobalThreadPools
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateExternalInitializerInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateIoBinding
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateKeyValuePairs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateLoraAdapter
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateLoraAdapterFromArray
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateMemoryInfo_V2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateMemoryInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateOp
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateOpaqueValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateOpAttr
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreatePrepackedWeightsContainer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateROCMProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateRunOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSession
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSessionFromArray
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSessionFromArrayWithPrepackedWeightsContainer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSessionOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSessionWithPrepackedWeightsContainer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSharedAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSparseTensorAsOrtValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSparseTensorWithValuesAsOrtValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateStatus
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateSyncStreamForEpDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateTensorAsOrtValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateTensorRTProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateTensorTypeAndShapeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateTensorWithDataAndDeleterAsOrtValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateTensorWithDataAsOrtValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateThreadingOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CreateValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.CustomOpDomain_Add
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.DisableCpuMemArena
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.DisableMemPattern
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.DisablePerSessionThreads
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.DisableProfiling
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.DisableTelemetryEvents
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EnableCpuMemArena
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EnableMemPattern
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EnableOrtCustomOps
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EnableProfiling
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EnableTelemetryEvents
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EpDevice_Device
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpMetadata
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EpDevice_EpVendor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.EpDevice_MemoryInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetByteSize
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetFileOffset
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ExternalInitializerInfo_GetFilePath
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.FillSparseTensorBlockSparse
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.FillSparseTensorCoo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.FillSparseTensorCsr
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.FillStringTensor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.FillStringTensorElement
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetAllocatorWithDefaultOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetAvailableProviders
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetBoundOutputNames
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetBoundOutputValues
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetBuildInfoString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetCANNProviderOptionsAsString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetCompileApi
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetCUDAProviderOptionsAsString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetCUDAProviderOptionsByName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetCurrentGpuDeviceId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetDenotationFromTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetDimensions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetDimensionsCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetDnnlProviderOptionsAsString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetEpApi
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetEpDevices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetErrorCode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetErrorMessage
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetExecutionProviderApi
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetKeyValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetKeyValuePairs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetMapKeyType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetMapValueType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetModelCompatibilityForEpDevices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetModelEditorApi
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetOnnxTypeFromTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetOpaqueValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetOptionalContainedTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetResizedStringTensorElementBuffer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetROCMProviderOptionsAsString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetRunConfigEntry
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSequenceElementType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSessionConfigEntry
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSessionOptionsConfigEntries
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSharedAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorFormat
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorIndices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorIndicesTypeShape
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorValues
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSparseTensorValuesTypeAndShape
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorContent
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorDataLength
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorElement
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetStringTensorElementLength
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetSymbolicDimensions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorData
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorElementType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorMemoryInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorMutableData
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorRTProviderOptionsAsString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorRTProviderOptionsByName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorShapeElementCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorSizeInBytes
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTensorTypeAndShape
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTrainingApi
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetValueCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetValueInfoName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetValueInfoTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.GetValueType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetGraphView
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetInitializers
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetModelMetadata
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetModelPath
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNodes
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumInitializers
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumNodes
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumOperatorSets
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetNumOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetOnnxIRVersion
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetOperatorSets
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Graph_GetParentNode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_DeviceId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_Metadata
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_Type
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_Vendor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HardwareDevice_VendorId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HasSessionConfigEntry
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.HasValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.InvokeOp
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.IsSparseTensor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.IsTensor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetGPUComputeStream
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetInput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetInputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetLogger
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetOutput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetOutputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetResource
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_GetScratchBuffer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelContext_ParallelFor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetInputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetInputName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetInputTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetLogger
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetNodeName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetOutputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetOutputName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfo_GetOutputTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_float
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_int64
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_string
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttribute_tensor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttributeArray_float
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetAttributeArray_int64
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.KernelInfoGetConstantInput_tensor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Logger_GetLoggingSeverityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Logger_LogMessage
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetDeviceMemType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetDeviceType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetMemType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.MemoryInfoGetVendorId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetCustomMetadataMapKeys
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetDescription
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetDomain
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetGraphDescription
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetGraphName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetProducerName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataGetVersion
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ModelMetadataLookupCustomMetadataMap
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetAttributeByName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetAttributes
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetDomain
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetEpName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetGraph
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetImplicitInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumAttributes
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumImplicitInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetNumSubgraphs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetOperatorType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetSinceVersion
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Node_GetSubgraphs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.OpAttr_GetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.OpAttr_GetTensorAttributeAsOrtValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.OpAttr_GetType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReadOpAttr
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RegisterAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RegisterCustomOpsLibrary_V2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RegisterCustomOpsLibrary
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RegisterCustomOpsUsingFunction
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RegisterExecutionProviderLibrary
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseArenaCfg
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseAvailableProviders
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseCANNProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseCUDAProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseCustomOpDomain
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseDnnlProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseEnv
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseExternalInitializerInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseGraph
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseIoBinding
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseKernelInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseKeyValuePairs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseLoraAdapter
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseMapTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseMemoryInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseModel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseModelMetadata
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseNode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseOp
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseOpAttr
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleasePrepackedWeightsContainer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseROCMProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseRunOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseSequenceTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseSession
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseSessionOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseSharedAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseStatus
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseSyncStream
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseTensorRTProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseTensorTypeAndShapeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseThreadingOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ReleaseValueInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RemoveKeyValuePair
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.Run
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunAsync
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsAddActiveLoraAdapter
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsGetRunLogSeverityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsGetRunLogVerbosityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsGetRunTag
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetRunLogSeverityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetRunLogVerbosityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetRunTag
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsSetTerminate
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunOptionsUnsetTerminate
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.RunWithBinding
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionEndProfiling
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetEpDeviceForInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetInputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetInputName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetInputTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetMemoryInfoForInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetMemoryInfoForOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetModelMetadata
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetOutputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetOutputName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetOutputTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetOverridableInitializerTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionGetProfilingStartTimeNs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CANN
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CUDA_V2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_CUDA
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_Dnnl
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_MIGraphX
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO_V2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_OpenVINO
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_ROCM
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_TensorRT_V2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_TensorRT
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_V2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider_VitisAI
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsAppendExecutionProvider
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetCustomCreateThreadFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetCustomJoinThreadFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetCustomThreadCreationOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetEpSelectionPolicy
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetEpSelectionPolicyDelegate
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SessionOptionsSetLoadCancellationFlag
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetCurrentGpuDeviceId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetDeterministicCompute
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetDimensions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetEpDynamicOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalCustomCreateThreadFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalCustomJoinThreadFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalCustomThreadCreationOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalDenormalAsZero
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalInterOpNumThreads
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalIntraOpNumThreads
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalIntraOpThreadAffinity
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetGlobalSpinControl
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetInterOpNumThreads
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetIntraOpNumThreads
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetLanguageProjection
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetOptimizedModelFilePath
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetSessionExecutionMode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetSessionGraphOptimizationLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetSessionLogId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetSessionLogSeverityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetSessionLogVerbosityLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetSymbolicDimensions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetTensorElementType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SetUserLoggingFunction
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_GetAttribute
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_GetInputCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_GetInputTypeShape
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ShapeInferContext_SetOutputTypeShape
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SynchronizeBoundInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SynchronizeBoundOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.SyncStream_GetHandle
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.TensorAt
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UnregisterAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UnregisterExecutionProviderLibrary
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateCANNProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateCUDAProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateCUDAProviderOptionsWithValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateDnnlProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateEnvWithCustomLogLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateROCMProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateTensorRTProviderOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UpdateTensorRTProviderOptionsWithValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UseBlockSparseIndices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UseCooIndices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.UseCsrIndices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetExternalInitializerInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetInitializerValue
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetValueConsumers
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetValueNumConsumers
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_GetValueProducer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsConstantInitializer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsFromOuterScope
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsGraphOutput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsOptionalGraphInput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApi.ValueInfo_IsRequiredGraphInput
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApiBase.GetApi
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtApiBase.GetVersionString
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.CompileModel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.CreateModelCompilationOptionsFromSessionOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetEpContextBinaryInformation
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetEpContextEmbedMode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetFlags
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetGraphOptimizationLevel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetInputModelFromBuffer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetInputModelPath
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelBuffer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelExternalInitializersFile
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelGetInitializerLocationFunc
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelPath
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ModelCompilationOptions_SetOutputModelWriteFunc
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCompileApi.ReleaseModelCompilationOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomCreateThreadFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomJoinThreadFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.CreateKernel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.CreateKernelV2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetAliasMap
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetEndVersion
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetExecutionProviderType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputCharacteristic
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputMemoryType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetInputTypeCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetMayInplace
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetOutputCharacteristic
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetOutputType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetOutputTypeCount
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetStartVersion
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicInputHomogeneity
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicInputMinArity
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicOutputHomogeneity
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.GetVariadicOutputMinArity
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.InferOutputShapeFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.KernelCompute
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.KernelComputeV2
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.KernelDestroy
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.ReleaseAliasMap
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtCustomOp.ReleaseMayInplace
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtDataTransferImpl.CanCopy
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtDataTransferImpl.CopyTensors
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtDataTransferImpl.Release
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.Compile
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.CreateAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.CreateSyncStreamForDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.GetCapability
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.GetCompiledModelCompatibilityInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.GetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.GetPreferredDataLayout
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.OnRunEnd
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.OnRunStart
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.ReleaseNodeComputeInfos
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.SetDynamicOptions
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEp.ShouldConvertDataLayoutForOp
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.CreateEpDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.EpDevice_AddAllocatorInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.EpGraphSupportInfo_AddNodesToFuse
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.EpGraphSupportInfo_AddSingleNode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.GetSyncIdForLastWaitOnSyncStream
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_AreEqual
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetDeviceId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetDeviceType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetMemoryType
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.MemoryDevice_GetVendorId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.MemoryInfo_GetMemoryDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.NodeComputeContext_NodeName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.ReleaseEpDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.SyncStream_GetImpl
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.SyncStream_GetSyncId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpApi.Value_GetMemoryDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.CreateAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.CreateDataTransfer
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.CreateEp
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.CreateSyncStreamForDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.GetName
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.GetSupportedDevices
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.GetVendor
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.GetVendorId
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.GetVersion
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.IsStreamAware
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.ReleaseAllocator
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.ReleaseEp
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtEpFactory.ValidateCompiledModelCompatibilityInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtGetInitializerLocationFunc
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtLoggingFunction
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.AddGraphToModel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.AddInitializerToGraph
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.AddNodeToGraph
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.ApplyModelToModelEditorSession
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateGraph
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateMapTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateModel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateModelEditorSession
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateModelEditorSessionFromArray
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateNode
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateOptionalTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateSequenceTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateSessionFromModel
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateSparseTensorTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateTensorTypeInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.CreateValueInfo
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.FinalizeModelEditorSession
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.SessionGetOpsetForDomain
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.SetGraphInputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtModelEditorApi.SetGraphOutputs
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo.Compute
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo.CreateState
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtNodeComputeInfo.ReleaseState
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.Activate
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.Release
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.WaitOnDevice
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncNotificationImpl.WaitOnHost
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.CreateNotification
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.Flush
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.GetHandle
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.OnSessionRunEnd
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtSyncStreamImpl.Release
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtThreadWorkerFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.OrtWriteBufferFunc
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.RegisterCustomOpsFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.ReleaseEpApiFactoryFn
The descriptor of this function pointer
descriptor() - Static method in class smile.onnx.foreign.RunAsyncCallbackFn
The descriptor of this function pointer
det() - Method in record class smile.tensor.Cholesky
Returns the matrix determinant.
det() - Method in record class smile.tensor.LU
Returns the matrix determinant.
detach() - Method in class smile.deep.tensor.Tensor
Returns a new tensor, detached from the current graph.
detail() - Method in record class smile.util.lsp.CallHierarchyItem
Returns the value of the detail record component.
DeterministicAnnealing - Class in smile.clustering
Deterministic annealing clustering.
DeterministicAnnealing.Options - Record Class in smile.clustering
Deterministic annealing hyperparameters.
dev_t - Static variable in class smile.onnx.foreign.onnxruntime_c_api_h
typedef __darwin_dev_t dev_t
deviance() - Method in class smile.model.cart.DecisionNode
 
deviance() - Method in class smile.model.cart.InternalNode
 
deviance() - Method in interface smile.model.cart.Node
Returns the deviance of node.
deviance() - Method in class smile.model.cart.RegressionNode
 
deviance() - Method in class smile.regression.GAM
Returns the deviance of the model.
deviance() - Method in class smile.regression.GLM
Returns the deviance of model.
deviance(double[], double[], double[]) - Method in interface smile.regression.glm.Model
The deviance function.
deviance(int[], double[]) - Static method in class smile.model.cart.DecisionNode
Returns the deviance of node.
devianceResiduals() - Method in class smile.regression.GAM
Returns the deviance residuals.
devianceResiduals() - Method in class smile.regression.GLM
Returns the deviance residuals.
device - Variable in class smile.deep.layer.LayerBlock
The compute device.
device() - Static method in interface smile.deep.CUDA
Returns the default CUDA device.
device() - Method in class smile.deep.layer.LayerBlock
Returns the compute device of module.
device() - Method in class smile.deep.Model
Returns the device on which the model is stored.
device() - Method in class smile.deep.tensor.Tensor
Returns the device on which the tensor is.
device(byte) - Static method in interface smile.deep.CUDA
Returns the CUDA device of given index.
device(Device) - Method in class smile.deep.tensor.Tensor.Options
Sets a compute device on which a tensor is stored.
Device - Class in smile.deep.tensor
The compute device on which a tensor is stored.
Device(DeviceType) - Constructor for class smile.deep.tensor.Device
Constructor.
Device(DeviceType, byte) - Constructor for class smile.deep.tensor.Device
Constructor.
device_id(MemorySegment) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Getter for field:
int device_id
device_id(MemorySegment) - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Getter for field:
int device_id
device_id(MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Getter for field:
const char *device_id
device_id(MemorySegment) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Getter for field:
int device_id
device_id(MemorySegment) - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Getter for field:
int device_id
device_id(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Setter for field:
int device_id
device_id(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Setter for field:
int device_id
device_id(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Setter for field:
int device_id
device_id(MemorySegment, int) - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Setter for field:
int device_id
device_id(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Setter for field:
const char *device_id
device_id$layout() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Layout for field:
int device_id
device_id$layout() - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Layout for field:
int device_id
device_id$layout() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Layout for field:
const char *device_id
device_id$layout() - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Layout for field:
int device_id
device_id$layout() - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Layout for field:
int device_id
device_id$offset() - Static method in class smile.onnx.foreign.OrtCUDAProviderOptions
Offset for field:
int device_id
device_id$offset() - Static method in class smile.onnx.foreign.OrtMIGraphXProviderOptions
Offset for field:
int device_id
device_id$offset() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Offset for field:
const char *device_id
device_id$offset() - Static method in class smile.onnx.foreign.OrtROCMProviderOptions
Offset for field:
int device_id
device_id$offset() - Static method in class smile.onnx.foreign.OrtTensorRTProviderOptions
Offset for field:
int device_id
device_type(MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Getter for field:
const char *device_type
device_type(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Setter for field:
const char *device_type
device_type$layout() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Layout for field:
const char *device_type
device_type$offset() - Static method in class smile.onnx.foreign.OrtOpenVINOProviderOptions
Offset for field:
const char *device_type
deviceCount() - Static method in interface smile.deep.CUDA
Returns the number of CUDA devices.
DeviceType - Enum Class in smile.deep.tensor
The compute device type.
devname(int, short) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
char *devname(dev_t, mode_t)
devname_r(int, short, MemorySegment, int) - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
char *devname_r(dev_t, mode_t, char *buf, int len)
devname_r$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
char *devname_r(dev_t, mode_t, char *buf, int len)
devname_r$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
char *devname_r(dev_t, mode_t, char *buf, int len)
devname_r$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
char *devname_r(dev_t, mode_t, char *buf, int len)
devname$address() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Address for:
char *devname(dev_t, mode_t)
devname$descriptor() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Function descriptor for:
char *devname(dev_t, mode_t)
devname$handle() - Static method in class smile.onnx.foreign.onnxruntime_c_api_h
Downcall method handle for:
char *devname(dev_t, mode_t)
df - Variable in class smile.timeseries.BoxTest
The degree of freedom.
df() - Method in record class smile.data.Row
Returns the value of the df record component.
df() - Method in record class smile.regression.GAM.Options
Returns the value of the df record component.
df() - Method in class smile.regression.LinearModel
Returns the degree-of-freedom of residual standard error.
df() - Method in record class smile.stat.hypothesis.ChiSqTest
Returns the value of the df record component.
df() - Method in record class smile.stat.hypothesis.CorTest
Returns the value of the df record component.
df() - Method in record class smile.stat.hypothesis.TTest
Returns the value of the df record component.
df() - Method in class smile.timeseries.AR
Returns the degree-of-freedom of residual standard error.
df() - Method in class smile.timeseries.ARMA
Returns the degree-of-freedom of residual standard error.
df1() - Method in record class smile.stat.hypothesis.FTest
Returns the value of the df1 record component.
df2() - Method in record class smile.stat.hypothesis.FTest
Returns the value of the df2 record component.
dfcc() - Method in class smile.graph.Graph
Returns the connected components by depth-first search.
dfs(VertexVisitor) - Method in class smile.graph.Graph
DFS search on graph and performs some operation defined in visitor on each vertex during traveling.
dfsort() - Method in class smile.graph.Graph
Reverse topological sort digraph by depth-first search of graph.
dgbbrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__pt, __CLPK_integer *__ldpt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgbbrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__pt, __CLPK_integer *__ldpt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgbbrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__pt, __CLPK_integer *__ldpt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgbbrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__pt, __CLPK_integer *__ldpt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgbcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgbrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgbtf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgbtrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbtrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbtrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgbtrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgebak_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dgebak_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dgebak_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dgebak_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dgebal_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
dgebal_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
dgebal_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
dgebal_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
dgebd2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgebd2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgebd2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgebd2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgebrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgebrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgebrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgebrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgecon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgecon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgecon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgecon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgeequ_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequ_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequ_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequ_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgeequb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
dgees_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgees_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgees_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgees_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgeesx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgeesx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgeesx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgeesx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgeev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgeevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgeevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgeevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgegs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgegv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgehd2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgehd2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgehd2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgehd2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgehrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgehrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgehrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgehrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgejsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgejsv_(char *__joba, char *__jobu, char *__jobv, char *__jobr, char *__jobt, char *__jobp, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgejsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgejsv_(char *__joba, char *__jobu, char *__jobv, char *__jobr, char *__jobt, char *__jobp, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgejsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgejsv_(char *__joba, char *__jobu, char *__jobv, char *__jobr, char *__jobt, char *__jobp, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgejsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgejsv_(char *__joba, char *__jobu, char *__jobv, char *__jobr, char *__jobt, char *__jobp, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgelq2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelq2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelq2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelq2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgels_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgels_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgels_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgels_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelsd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgelsd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgelsd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgelsd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgelss_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelss_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelss_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelss_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelsx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelsx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelsx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelsx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgelsy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelsy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelsy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgelsy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeql2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeql2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeql2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeql2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqlf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqlf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqlf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqlf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqp3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqp3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqp3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqp3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqpf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqpf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqpf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqpf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgeqrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgeqrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgerfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgerfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgerfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgerfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgerq2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgerq2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgerq2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgerq2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgerqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgerqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgerqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgerqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesc2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgesc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
dgesc2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgesc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
dgesc2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgesc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
dgesc2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgesc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
dgesdd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesdd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesdd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesdd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgesv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgesv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgesv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgesvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvj_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgesvj_(char *__joba, char *__jobu, char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvj_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgesvj_(char *__joba, char *__jobu, char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvj_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgesvj_(char *__joba, char *__jobu, char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvj_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgesvj_(char *__joba, char *__jobu, char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgesvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgesvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgetc2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgetc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
dgetc2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgetc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
dgetc2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgetc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
dgetc2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgetc2_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
dgetf2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetf2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetf2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetf2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgetri_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgetri_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgetri_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgetri_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgetri_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgetri_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgetri_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgetri_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgetrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgetrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgetrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgetrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dggbak_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dggbak_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dggbak_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dggbak_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
dggbal_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
dggbal_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
dggbal_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
dggbal_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgges_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgges_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgges_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dgges_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggesx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggesx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggesx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggesx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublereal *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggev_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggev_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggev_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggev_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggevx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggevx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggevx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggevx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
dggglm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggglm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggglm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggglm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgghrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dgghrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dgghrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dgghrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dgglse_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgglse_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgglse_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgglse_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggqrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggqrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggqrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggqrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggrqf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggrqf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggrqf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggrqf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__taua, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__taub, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dggsvd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dggsvd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dggsvd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dggsvd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dggsvp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dggsvp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dggsvp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dggsvp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__tau, __CLPK_doublereal *__work, __CLPK_integer *__info)
dgsvj0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgsvj0_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgsvj0_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgsvj0_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgsvj0_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgsvj1_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgsvj1_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgsvj1_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgsvj1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgsvj1_(char *__jobv, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__sva, __CLPK_integer *__mv, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__eps, __CLPK_doublereal *__sfmin, __CLPK_doublereal *__tol, __CLPK_integer *__nsweep, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dgtcon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtcon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtcon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtcon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtrfs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtrfs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtrfs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtrfs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtsv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgtsv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgtsv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgtsv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgtsvx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtsvx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtsvx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgtsvx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__dlf, __CLPK_doublereal *__df, __CLPK_doublereal *__duf, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dgttrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgttrf_(__CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgttrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgttrf_(__CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgttrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgttrf_(__CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgttrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgttrf_(__CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
dgttrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgttrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgttrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgttrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
dgtts2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dgtts2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dgtts2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dgtts2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dhgeqz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhgeqz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhgeqz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhgeqz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhsein_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublereal *__work, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
dhsein_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublereal *__work, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
dhsein_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublereal *__work, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
dhsein_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vl, __CLPK_integer *__ldvl, __CLPK_doublereal *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublereal *__work, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
dhseqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhseqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhseqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dhseqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
Diabetes - Record Class in smile.datasets
Diabetes dataset.
Diabetes() - Constructor for record class smile.datasets.Diabetes
Constructor.
Diabetes(Path) - Constructor for record class smile.datasets.Diabetes
Constructor.
Diabetes(DataFrame, Formula) - Constructor for record class smile.datasets.Diabetes
Creates an instance of a Diabetes record class.
diag() - Method in class smile.tensor.DenseMatrix
Gets the flag if a triangular matrix has unit diagonal elements.
diag() - Method in record class smile.tensor.EVD
Returns the block diagonal eigenvalue matrix whose diagonal are the real part of eigenvalues, lower subdiagonal are positive imaginary parts, and upper subdiagonal are negative imaginary parts.
diag() - Method in record class smile.tensor.SVD
Returns the diagonal matrix of singular values.
Diag - Enum Class in smile.linalg
The flag if a triangular matrix has unit diagonal elements.
diagflat() - Method in class smile.tensor.Vector
Returns the matrix with the elements of this vector as the diagonal.
diagflat(double[]) - Static method in class smile.tensor.DenseMatrix
Returns the diagonal matrix with the elements of given array.
diagflat(float[]) - Static method in class smile.tensor.DenseMatrix
Returns the diagonal matrix with the elements of given array.
diagonal - Variable in class smile.stat.distribution.MultivariateGaussianDistribution
True if the covariance matrix is diagonal.
diagonal() - Method in interface smile.tensor.Matrix
Returns the diagonal elements.
diagonal() - Method in class smile.tensor.SparseMatrix
 
dialogResultValue - Variable in class smile.swing.FontChooser
The dialog result value.
Dictionary - Interface in smile.nlp.dictionary
A dictionary is a set of words in some natural language.
diff(double[], int) - Static method in interface smile.timeseries.TimeSeries
Returns the first-differencing of time series.
diff(double[], int, int) - Static method in interface smile.timeseries.TimeSeries
Returns the differencing of time series.
DifferentiableFunction - Interface in smile.util.function
A differentiable function is a function whose derivative exists at each point in its domain.
DifferentiableMultivariateFunction - Interface in smile.util.function
A differentiable function is a function whose derivative exists at each point in its domain.
digamma(double) - Static method in class smile.math.special.Gamma
The digamma function is defined as the logarithmic derivative of the gamma function.
DIGITS - Static variable in class smile.math.MathEx
The number of digits (in radix base) in the mantissa.
dijkstra() - Method in class smile.graph.Graph
Calculates the all pair shortest-path by Dijkstra algorithm.
dijkstra(int) - Method in class smile.graph.Graph
Calculate the shortest path from a source to all other vertices in the graph by Dijkstra algorithm.
dijkstra(int, boolean) - Method in class smile.graph.Graph
Calculate the shortest path from a source to all other vertices in the graph by Dijkstra algorithm.
dilation() - Method in record class smile.vision.layer.Conv2dNormActivation.Options
Returns the value of the dilation record component.
dim() - Method in class smile.deep.tensor.Tensor
Returns the number of dimensions of tensor.
dim() - Method in record class smile.llm.llama.ModelArgs
Returns the value of the dim record component.
dim() - Method in class smile.tensor.AbstractTensor
 
dim() - Method in interface smile.tensor.Matrix
 
dim() - Method in record class smile.tensor.Scalar
 
dim() - Method in interface smile.tensor.Tensor
Returns the number of dimensions of tensor.
DIM_GRAY - Static variable in class smile.plot.swing.Palette
The color dim gray with an RGB value of #696969
DIM_GREY - Static variable in class smile.plot.swing.Palette
The color dim grey with an RGB value of #696969
dimension() - Method in class smile.classification.Maxent
Returns the dimension of input space.
dimension() - Method in class smile.nlp.Word2Vec
Returns the dimension of embedding vector space.
dir() - Static method in interface smile.io.CacheFiles
Returns the cache directory path.
direction(String) - Method in class smile.plot.vega.Legend
Sets the direction of the legend, one of "vertical" or "horizontal".
DirectoryTreeNode - Class in smile.swing.tree
A tree node for file directory.
DirectoryTreeNode(Path) - Constructor for class smile.swing.tree.DirectoryTreeNode
Constructor.
DISABLE_ALL - Enum constant in enum class smile.onnx.GraphOptimizationLevel
Disable all optimizations.
disableCpuMemArena() - Method in class smile.onnx.SessionOptions
Disables CPU memory arena allocation.
DisableCpuMemArena(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*DisableCpuMemArena)(OrtSessionOptions *)
DisableCpuMemArena(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*DisableCpuMemArena)(OrtSessionOptions *)
DisableCpuMemArena$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*DisableCpuMemArena)(OrtSessionOptions *)
DisableCpuMemArena$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*DisableCpuMemArena)(OrtSessionOptions *)
disableMemPattern() - Method in class smile.onnx.SessionOptions
Disables memory pattern optimization.
DisableMemPattern(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*DisableMemPattern)(OrtSessionOptions *)
DisableMemPattern(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*DisableMemPattern)(OrtSessionOptions *)
DisableMemPattern$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*DisableMemPattern)(OrtSessionOptions *)
DisableMemPattern$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*DisableMemPattern)(OrtSessionOptions *)
DisablePerSessionThreads(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*DisablePerSessionThreads)(OrtSessionOptions *)
DisablePerSessionThreads(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*DisablePerSessionThreads)(OrtSessionOptions *)
DisablePerSessionThreads$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*DisablePerSessionThreads)(OrtSessionOptions *)
DisablePerSessionThreads$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*DisablePerSessionThreads)(OrtSessionOptions *)
disableProfiling() - Method in class smile.onnx.SessionOptions
Disables profiling.
DisableProfiling(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*DisableProfiling)(OrtSessionOptions *)
DisableProfiling(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*DisableProfiling)(OrtSessionOptions *)
DisableProfiling$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*DisableProfiling)(OrtSessionOptions *)
DisableProfiling$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*DisableProfiling)(OrtSessionOptions *)
DisableTelemetryEvents(MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Getter for field:
OrtStatusPtr (*DisableTelemetryEvents)(const OrtEnv *)
DisableTelemetryEvents(MemorySegment, MemorySegment) - Static method in class smile.onnx.foreign.OrtApi
Setter for field:
OrtStatusPtr (*DisableTelemetryEvents)(const OrtEnv *)
DisableTelemetryEvents$layout() - Static method in class smile.onnx.foreign.OrtApi
Layout for field:
OrtStatusPtr (*DisableTelemetryEvents)(const OrtEnv *)
DisableTelemetryEvents$offset() - Static method in class smile.onnx.foreign.OrtApi
Offset for field:
OrtStatusPtr (*DisableTelemetryEvents)(const OrtEnv *)
DiscreteDistribution - Class in smile.stat.distribution
Univariate discrete distributions.
DiscreteDistribution() - Constructor for class smile.stat.distribution.DiscreteDistribution
Constructor.
DiscreteExponentialFamily - Interface in smile.stat.distribution
The purpose of this interface is mainly to define the method M that is the Maximization step in the EM algorithm.
DiscreteExponentialFamilyMixture - Class in smile.stat.distribution
The finite mixture of distributions from discrete exponential family.
DiscreteExponentialFamilyMixture(DiscreteMixture.Component...) - Constructor for class smile.stat.distribution.DiscreteExponentialFamilyMixture
Constructor.
discreteHeight(int) - Method in class smile.plot.vega.ViewConfig
Sets the default height when the plot has non arc marks and either a discrete y-field or no y-field.
DiscreteMixture - Class in smile.stat.distribution
The finite mixture of discrete distributions.
DiscreteMixture(DiscreteMixture.Component...) - Constructor for class smile.stat.distribution.DiscreteMixture
Constructor.
DiscreteMixture.Component - Record Class in smile.stat.distribution
A component in the mixture distribution is defined by a distribution and its weight in the mixture.
DiscreteNaiveBayes - Class in smile.classification
Naive Bayes classifier for document classification in NLP.
DiscreteNaiveBayes(DiscreteNaiveBayes.Model, double[], int) - Constructor for class smile.classification.DiscreteNaiveBayes
Constructor of naive Bayes classifier for document classification.
DiscreteNaiveBayes(DiscreteNaiveBayes.Model, double[], int, double, IntSet) - Constructor for class smile.classification.DiscreteNaiveBayes
Constructor of naive Bayes classifier for document classification.
DiscreteNaiveBayes(DiscreteNaiveBayes.Model, int, int) - Constructor for class smile.classification.DiscreteNaiveBayes
Constructor of naive Bayes classifier for document classification.
DiscreteNaiveBayes(DiscreteNaiveBayes.Model, int, int, double, IntSet) - Constructor for class smile.classification.DiscreteNaiveBayes
Constructor of naive Bayes classifier for document classification.
DiscreteNaiveBayes.Model - Enum Class in smile.classification
The generation models of naive Bayes classifier.
discreteWidth(int) - Method in class smile.plot.vega.ViewConfig
Sets the default width when the plot has non-arc marks and either a discrete x-field or no x-field.
disnan_(MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_logical disnan_(__CLPK_doublereal *__din)
disnan_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_logical disnan_(__CLPK_doublereal *__din)
disnan_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_logical disnan_(__CLPK_doublereal *__din)
disnan_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_logical disnan_(__CLPK_doublereal *__din)
DisplayDataOutput - Record Class in smile.util.ipynb
A rich display-data output (output type "display_data").
DisplayDataOutput(Map, Map, Map) - Constructor for record class smile.util.ipynb.DisplayDataOutput
Creates an instance of a DisplayDataOutput record class.
displayName() - Method in record class smile.util.ipynb.KernelSpec
Returns the value of the displayName record component.
distance - Variable in class smile.vq.hebb.Neuron
The distance between the neuron and an input signal.
distance() - Method in record class smile.clustering.CentroidClustering
Returns the value of the distance record component.
distance() - Method in record class smile.neighbor.Neighbor
Returns the value of the distance record component.
distance(double[]) - Method in class smile.vq.hebb.Neuron
Computes the distance between the neuron and a signal.
distance(double[], double[]) - Static method in class smile.math.MathEx
The Euclidean distance.
distance(float[], float[]) - Static method in class smile.math.MathEx
The Euclidean distance.
distance(int) - Method in record class smile.datasets.SwissRoll
Returns the pairwise distance matrix.
distance(int[], int[]) - Static method in class smile.math.MathEx
The Euclidean distance on binary sparse arrays, which are the indices of nonzero elements in ascending order.
distance(Vector, Vector) - Static method in class smile.math.MathEx
The Euclidean distance.
distance(Vector, Vector) - Static method in class smile.tensor.Vector
Computes the Euclidean distance between two Vectors of the same length.
distance(SparseArray, SparseArray) - Static method in class smile.math.MathEx
The Euclidean distance.
Distance - Section in class smile.nlp.taxonomy.TaxonomicDistance
 
Distance<T> - Interface in smile.math.distance
An interface to calculate a distance measure between two objects.
distances() - Method in record class smile.graph.NearestNeighborGraph
Returns the value of the distances record component.
distanceWithMissingValues(double[], double[]) - Static method in class smile.math.MathEx
The Euclidean distance with handling missing values (represented as NaN).
distinct() - Method in class smile.data.vector.ObjectVector
Returns the distinct values.
distortion() - Method in record class smile.clustering.CentroidClustering
Returns the average squared distance between data points and their respective cluster centers.
distortions() - Method in record class smile.clustering.CentroidClustering
Returns the value of the distortions record component.
distribution() - Method in record class smile.stat.distribution.DiscreteMixture.Component
Returns the value of the distribution record component.
distribution() - Method in record class smile.stat.distribution.Mixture.Component
Returns the value of the distribution record component.
distribution() - Method in record class smile.stat.distribution.MultivariateMixture.Component
Returns the value of the distribution record component.
Distribution - Interface in smile.stat.distribution
Probability distribution of univariate random variable.
div(double) - Method in class smile.deep.tensor.Tensor
Returns A / b.
div(double) - Method in class smile.util.Array2D
A /= x.
div(float) - Method in class smile.deep.tensor.Tensor
Returns A / b.
div(int) - Method in class smile.util.IntArray2D
A /= x.
div(int, double) - Method in class smile.tensor.Vector
Sets A[i] /= x.
div(int, int, double) - Method in class smile.tensor.AtA
 
div(int, int, double) - Method in interface smile.tensor.Matrix
Sets A[i,j] /= x.
div(int, int, double) - Method in class smile.tensor.SparseMatrix
 
div(int, int, double) - Method in class smile.util.Array2D
A[i, j] /= x.
div(int, int, int) - Method in class smile.util.IntArray2D
A[i, j] /= x.
div(String, String) - Static method in interface smile.data.formula.Terms
Divides two terms.
div(String, Term) - Static method in interface smile.data.formula.Terms
Divides two terms.
div(Term, String) - Static method in interface smile.data.formula.Terms
Divides two terms.
div(Term, Term) - Static method in interface smile.data.formula.Terms
Divides two terms.
div(Tensor) - Method in class smile.deep.tensor.Tensor
Returns A / B element wisely.
div(Complex) - Method in record class smile.math.Complex
Returns a / b.
div(Array2D) - Method in class smile.util.Array2D
A /= B.
div(IntArray2D) - Method in class smile.util.IntArray2D
A /= B.
Div - Class in smile.data.formula
The term of a / b expression.
Div(Term, Term) - Constructor for class smile.data.formula.Div
Constructor.
div_(double) - Method in class smile.deep.tensor.Tensor
Returns A /= b.
div_(float) - Method in class smile.deep.tensor.Tensor
Returns A /= b.
div_(Tensor) - Method in class smile.deep.tensor.Tensor
Returns A /= B element wisely.
divide(int...) - Method in class smile.plot.vega.BinParams
Sets the scale factors indicating allowable subdivisions.
dlabad_(MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlabad_(__CLPK_doublereal *__small, __CLPK_doublereal *__large)
dlabad_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlabad_(__CLPK_doublereal *__small, __CLPK_doublereal *__large)
dlabad_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlabad_(__CLPK_doublereal *__small, __CLPK_doublereal *__large)
dlabad_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlabad_(__CLPK_doublereal *__small, __CLPK_doublereal *__large)
dlabrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlabrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlabrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlabrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__tauq, __CLPK_doublereal *__taup, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlacn2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlacn2_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
dlacn2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlacn2_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
dlacn2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlacn2_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
dlacn2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlacn2_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
dlacon_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlacon_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase)
dlacon_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlacon_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase)
dlacon_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlacon_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase)
dlacon_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlacon_(__CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__x, __CLPK_integer *__isgn, __CLPK_doublereal *__est, __CLPK_integer *__kase)
dlacpy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlacpy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlacpy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlacpy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dladiv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dladiv_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__p, __CLPK_doublereal *__q)
dladiv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dladiv_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__p, __CLPK_doublereal *__q)
dladiv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dladiv_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__p, __CLPK_doublereal *__q)
dladiv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dladiv_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__p, __CLPK_doublereal *__q)
dlae2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlae2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2)
dlae2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlae2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2)
dlae2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlae2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2)
dlae2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlae2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2)
dlaebz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaebz_(__CLPK_integer *__ijob, __CLPK_integer *__nitmax, __CLPK_integer *__n, __CLPK_integer *__mmax, __CLPK_integer *__minp, __CLPK_integer *__nbmin, __CLPK_doublereal *__abstol, __CLPK_doublereal *__reltol, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_integer *__nval, __CLPK_doublereal *__ab, __CLPK_doublereal *__c__, __CLPK_integer *__mout, __CLPK_integer *__nab, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaebz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaebz_(__CLPK_integer *__ijob, __CLPK_integer *__nitmax, __CLPK_integer *__n, __CLPK_integer *__mmax, __CLPK_integer *__minp, __CLPK_integer *__nbmin, __CLPK_doublereal *__abstol, __CLPK_doublereal *__reltol, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_integer *__nval, __CLPK_doublereal *__ab, __CLPK_doublereal *__c__, __CLPK_integer *__mout, __CLPK_integer *__nab, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaebz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaebz_(__CLPK_integer *__ijob, __CLPK_integer *__nitmax, __CLPK_integer *__n, __CLPK_integer *__mmax, __CLPK_integer *__minp, __CLPK_integer *__nbmin, __CLPK_doublereal *__abstol, __CLPK_doublereal *__reltol, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_integer *__nval, __CLPK_doublereal *__ab, __CLPK_doublereal *__c__, __CLPK_integer *__mout, __CLPK_integer *__nab, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaebz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaebz_(__CLPK_integer *__ijob, __CLPK_integer *__nitmax, __CLPK_integer *__n, __CLPK_integer *__mmax, __CLPK_integer *__minp, __CLPK_integer *__nbmin, __CLPK_doublereal *__abstol, __CLPK_doublereal *__reltol, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_integer *__nval, __CLPK_doublereal *__ab, __CLPK_doublereal *__c__, __CLPK_integer *__mout, __CLPK_integer *__nab, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed0_(__CLPK_integer *__icompq, __CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed0_(__CLPK_integer *__icompq, __CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed0_(__CLPK_integer *__icompq, __CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed0_(__CLPK_integer *__icompq, __CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed2_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__indxc, __CLPK_integer *__indxp, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlaed2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed2_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__indxc, __CLPK_integer *__indxp, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlaed2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed2_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__indxc, __CLPK_integer *__indxp, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlaed2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed2_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__indxc, __CLPK_integer *__indxp, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlaed3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed3_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__ctot, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlaed3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed3_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__ctot, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlaed3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed3_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__ctot, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlaed3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed3_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__n1, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__indx, __CLPK_integer *__ctot, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlaed4_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam, __CLPK_integer *__info)
dlaed4_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam, __CLPK_integer *__info)
dlaed4_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam, __CLPK_integer *__info)
dlaed4_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam, __CLPK_integer *__info)
dlaed5_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam)
dlaed5_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam)
dlaed5_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam)
dlaed5_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlam)
dlaed6_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed6_(__CLPK_integer *__kniter, __CLPK_logical *__orgati, __CLPK_doublereal *__rho, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__finit, __CLPK_doublereal *__tau, __CLPK_integer *__info)
dlaed6_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed6_(__CLPK_integer *__kniter, __CLPK_logical *__orgati, __CLPK_doublereal *__rho, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__finit, __CLPK_doublereal *__tau, __CLPK_integer *__info)
dlaed6_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed6_(__CLPK_integer *__kniter, __CLPK_logical *__orgati, __CLPK_doublereal *__rho, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__finit, __CLPK_doublereal *__tau, __CLPK_integer *__info)
dlaed6_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed6_(__CLPK_integer *__kniter, __CLPK_logical *__orgati, __CLPK_doublereal *__rho, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__finit, __CLPK_doublereal *__tau, __CLPK_integer *__info)
dlaed7_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed7_(__CLPK_integer *__icompq, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed7_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed7_(__CLPK_integer *__icompq, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed7_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed7_(__CLPK_integer *__icompq, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed7_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed7_(__CLPK_integer *__icompq, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlaed8_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__info)
dlaed8_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__info)
dlaed8_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__info)
dlaed8_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__indxq, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__info)
dlaed9_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaed9_(__CLPK_integer *__k, __CLPK_integer *__kstart, __CLPK_integer *__kstop, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__lds, __CLPK_integer *__info)
dlaed9_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaed9_(__CLPK_integer *__k, __CLPK_integer *__kstart, __CLPK_integer *__kstop, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__lds, __CLPK_integer *__info)
dlaed9_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaed9_(__CLPK_integer *__k, __CLPK_integer *__kstart, __CLPK_integer *__kstop, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__lds, __CLPK_integer *__info)
dlaed9_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaed9_(__CLPK_integer *__k, __CLPK_integer *__kstart, __CLPK_integer *__kstop, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_doublereal *__dlamda, __CLPK_doublereal *__w, __CLPK_doublereal *__s, __CLPK_integer *__lds, __CLPK_integer *__info)
dlaeda_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaeda_(__CLPK_integer *__n, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__q, __CLPK_integer *__qptr, __CLPK_doublereal *__z__, __CLPK_doublereal *__ztemp, __CLPK_integer *__info)
dlaeda_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaeda_(__CLPK_integer *__n, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__q, __CLPK_integer *__qptr, __CLPK_doublereal *__z__, __CLPK_doublereal *__ztemp, __CLPK_integer *__info)
dlaeda_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaeda_(__CLPK_integer *__n, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__q, __CLPK_integer *__qptr, __CLPK_doublereal *__z__, __CLPK_doublereal *__ztemp, __CLPK_integer *__info)
dlaeda_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaeda_(__CLPK_integer *__n, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublereal *__q, __CLPK_integer *__qptr, __CLPK_doublereal *__z__, __CLPK_doublereal *__ztemp, __CLPK_integer *__info)
dlaein_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vr, __CLPK_doublereal *__vi, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_doublereal *__bignum, __CLPK_integer *__info)
dlaein_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vr, __CLPK_doublereal *__vi, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_doublereal *__bignum, __CLPK_integer *__info)
dlaein_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vr, __CLPK_doublereal *__vi, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_doublereal *__bignum, __CLPK_integer *__info)
dlaein_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__vr, __CLPK_doublereal *__vi, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__work, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_doublereal *__bignum, __CLPK_integer *__info)
dlaev2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaev2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublereal *__sn1)
dlaev2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaev2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublereal *__sn1)
dlaev2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaev2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublereal *__sn1)
dlaev2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaev2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublereal *__sn1)
dlaexc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaexc_(__CLPK_logical *__wantq, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlaexc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaexc_(__CLPK_logical *__wantq, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlaexc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaexc_(__CLPK_logical *__wantq, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlaexc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaexc_(__CLPK_logical *__wantq, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlag2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlag2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__safmin, __CLPK_doublereal *__scale1, __CLPK_doublereal *__scale2, __CLPK_doublereal *__wr1, __CLPK_doublereal *__wr2, __CLPK_doublereal *__wi)
dlag2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlag2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__safmin, __CLPK_doublereal *__scale1, __CLPK_doublereal *__scale2, __CLPK_doublereal *__wr1, __CLPK_doublereal *__wr2, __CLPK_doublereal *__wi)
dlag2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlag2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__safmin, __CLPK_doublereal *__scale1, __CLPK_doublereal *__scale2, __CLPK_doublereal *__wr1, __CLPK_doublereal *__wr2, __CLPK_doublereal *__wi)
dlag2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlag2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__safmin, __CLPK_doublereal *__scale1, __CLPK_doublereal *__scale2, __CLPK_doublereal *__wr1, __CLPK_doublereal *__wr2, __CLPK_doublereal *__wi)
dlag2s_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlag2s_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlag2s_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlag2s_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlag2s_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlag2s_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlag2s_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlag2s_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlags2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublereal *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublereal *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublereal *__snu, __CLPK_doublereal *__csv, __CLPK_doublereal *__snv, __CLPK_doublereal *__csq, __CLPK_doublereal *__snq)
dlags2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublereal *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublereal *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublereal *__snu, __CLPK_doublereal *__csv, __CLPK_doublereal *__snv, __CLPK_doublereal *__csq, __CLPK_doublereal *__snq)
dlags2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublereal *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublereal *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublereal *__snu, __CLPK_doublereal *__csv, __CLPK_doublereal *__snv, __CLPK_doublereal *__csq, __CLPK_doublereal *__snq)
dlags2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublereal *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublereal *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublereal *__snu, __CLPK_doublereal *__csv, __CLPK_doublereal *__snv, __CLPK_doublereal *__csq, __CLPK_doublereal *__snq)
dlagtf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlagtf_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__lambda, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__tol, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_integer *__info)
dlagtf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlagtf_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__lambda, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__tol, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_integer *__info)
dlagtf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlagtf_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__lambda, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__tol, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_integer *__info)
dlagtf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlagtf_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__lambda, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__tol, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_integer *__info)
dlagtm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlagtm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlagtm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlagtm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublereal *__b, __CLPK_integer *__ldb)
dlagts_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlagts_(__CLPK_integer *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_doublereal *__y, __CLPK_doublereal *__tol, __CLPK_integer *__info)
dlagts_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlagts_(__CLPK_integer *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_doublereal *__y, __CLPK_doublereal *__tol, __CLPK_integer *__info)
dlagts_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlagts_(__CLPK_integer *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_doublereal *__y, __CLPK_doublereal *__tol, __CLPK_integer *__info)
dlagts_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlagts_(__CLPK_integer *__job, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_integer *__in, __CLPK_doublereal *__y, __CLPK_doublereal *__tol, __CLPK_integer *__info)
dlagv2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlagv2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__csl, __CLPK_doublereal *__snl, __CLPK_doublereal *__csr, __CLPK_doublereal *__snr)
dlagv2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlagv2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__csl, __CLPK_doublereal *__snl, __CLPK_doublereal *__csr, __CLPK_doublereal *__snr)
dlagv2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlagv2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__csl, __CLPK_doublereal *__snl, __CLPK_doublereal *__csr, __CLPK_doublereal *__snr)
dlagv2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlagv2_(__CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alphar, __CLPK_doublereal *__alphai, __CLPK_doublereal *__beta, __CLPK_doublereal *__csl, __CLPK_doublereal *__snl, __CLPK_doublereal *__csr, __CLPK_doublereal *__snr)
dlahqr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dlahqr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dlahqr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dlahqr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
dlahr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlahrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__y, __CLPK_integer *__ldy)
dlaic1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublereal *__x, __CLPK_doublereal *__sest, __CLPK_doublereal *__w, __CLPK_doublereal *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublereal *__s, __CLPK_doublereal *__c__)
dlaic1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublereal *__x, __CLPK_doublereal *__sest, __CLPK_doublereal *__w, __CLPK_doublereal *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublereal *__s, __CLPK_doublereal *__c__)
dlaic1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublereal *__x, __CLPK_doublereal *__sest, __CLPK_doublereal *__w, __CLPK_doublereal *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublereal *__s, __CLPK_doublereal *__c__)
dlaic1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublereal *__x, __CLPK_doublereal *__sest, __CLPK_doublereal *__w, __CLPK_doublereal *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublereal *__s, __CLPK_doublereal *__c__)
dlaisnan_(MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_logical dlaisnan_(__CLPK_doublereal *__din1, __CLPK_doublereal *__din2)
dlaisnan_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_logical dlaisnan_(__CLPK_doublereal *__din1, __CLPK_doublereal *__din2)
dlaisnan_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_logical dlaisnan_(__CLPK_doublereal *__din1, __CLPK_doublereal *__din2)
dlaisnan_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_logical dlaisnan_(__CLPK_doublereal *__din1, __CLPK_doublereal *__din2)
dlaln2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaln2_(__CLPK_logical *__ltrans, __CLPK_integer *__na, __CLPK_integer *__nw, __CLPK_doublereal *__smin, __CLPK_doublereal *__ca, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d1, __CLPK_doublereal *__d2, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__scale, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlaln2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaln2_(__CLPK_logical *__ltrans, __CLPK_integer *__na, __CLPK_integer *__nw, __CLPK_doublereal *__smin, __CLPK_doublereal *__ca, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d1, __CLPK_doublereal *__d2, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__scale, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlaln2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaln2_(__CLPK_logical *__ltrans, __CLPK_integer *__na, __CLPK_integer *__nw, __CLPK_doublereal *__smin, __CLPK_doublereal *__ca, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d1, __CLPK_doublereal *__d2, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__scale, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlaln2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaln2_(__CLPK_logical *__ltrans, __CLPK_integer *__na, __CLPK_integer *__nw, __CLPK_doublereal *__smin, __CLPK_doublereal *__ca, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d1, __CLPK_doublereal *__d2, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__scale, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlals0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlals0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlals0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlals0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlalsa_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsa_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsa_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsa_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlalsd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlamc1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h
int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
dlamc1_$address() - Static method in class smile.linalg.lapack.clapack_h
Address for:
int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
dlamc1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h
Function descriptor for:
int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
dlamc1_$handle() - Static method in class smile.linalg.lapack.clapack_h
Downcall method handle for:
int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
dlamc2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h
int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc2_$address() - Static method in class smile.linalg.lapack.clapack_h
Address for:
int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h
Function descriptor for:
int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc2_$handle() - Static method in class smile.linalg.lapack.clapack_h
Downcall method handle for:
int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc3_(MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h
__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
dlamc3_$address() - Static method in class smile.linalg.lapack.clapack_h
Address for:
__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
dlamc3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h
Function descriptor for:
__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
dlamc3_$handle() - Static method in class smile.linalg.lapack.clapack_h
Downcall method handle for:
__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
dlamc4_(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h
int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
dlamc4_$address() - Static method in class smile.linalg.lapack.clapack_h
Address for:
int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
dlamc4_$descriptor() - Static method in class smile.linalg.lapack.clapack_h
Function descriptor for:
int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
dlamc4_$handle() - Static method in class smile.linalg.lapack.clapack_h
Downcall method handle for:
int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
dlamc5_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h
int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc5_$address() - Static method in class smile.linalg.lapack.clapack_h
Address for:
int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc5_$descriptor() - Static method in class smile.linalg.lapack.clapack_h
Function descriptor for:
int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamc5_$handle() - Static method in class smile.linalg.lapack.clapack_h
Downcall method handle for:
int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
dlamch_(MemorySegment) - Static method in class smile.linalg.lapack.clapack_h
__CLPK_doublereal dlamch_(char *__cmach)
dlamch_$address() - Static method in class smile.linalg.lapack.clapack_h
Address for:
__CLPK_doublereal dlamch_(char *__cmach)
dlamch_$descriptor() - Static method in class smile.linalg.lapack.clapack_h
Function descriptor for:
__CLPK_doublereal dlamch_(char *__cmach)
dlamch_$handle() - Static method in class smile.linalg.lapack.clapack_h
Downcall method handle for:
__CLPK_doublereal dlamch_(char *__cmach)
dlamrg_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlamrg_(__CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__a, __CLPK_integer *__dtrd1, __CLPK_integer *__dtrd2, __CLPK_integer *__index)
dlamrg_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlamrg_(__CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__a, __CLPK_integer *__dtrd1, __CLPK_integer *__dtrd2, __CLPK_integer *__index)
dlamrg_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlamrg_(__CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__a, __CLPK_integer *__dtrd1, __CLPK_integer *__dtrd2, __CLPK_integer *__index)
dlamrg_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlamrg_(__CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__a, __CLPK_integer *__dtrd1, __CLPK_integer *__dtrd2, __CLPK_integer *__index)
dlaneg_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_integer dlaneg_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_doublereal *__sigma, __CLPK_doublereal *__pivmin, __CLPK_integer *__r__)
dlaneg_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_integer dlaneg_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_doublereal *__sigma, __CLPK_doublereal *__pivmin, __CLPK_integer *__r__)
dlaneg_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_integer dlaneg_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_doublereal *__sigma, __CLPK_doublereal *__pivmin, __CLPK_integer *__r__)
dlaneg_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_integer dlaneg_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_doublereal *__sigma, __CLPK_doublereal *__pivmin, __CLPK_integer *__r__)
dlangb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlangb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlangb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlangb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlange_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlange_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlange_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlange_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlangt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du)
dlangt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du)
dlangt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du)
dlangt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__dl, __CLPK_doublereal *__d__, __CLPK_doublereal *__du)
dlanhs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlanhs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlanhs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlanhs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlansb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlansb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlansb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlansb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlansf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlansf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__work)
dlansf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlansf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__work)
dlansf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlansf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__work)
dlansf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlansf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_doublereal *__work)
dlansp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlansp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlansp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlansp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlanst_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlanst_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e)
dlanst_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlanst_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e)
dlanst_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlanst_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e)
dlanst_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlanst_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e)
dlansy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlansy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlansy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlansy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlantb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlantb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlantb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlantb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
dlantp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlantp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlantp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlantp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__work)
dlantr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlantr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlantr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlantr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
dlanv2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlanv2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__rt1r, __CLPK_doublereal *__rt1i, __CLPK_doublereal *__rt2r, __CLPK_doublereal *__rt2i, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn)
dlanv2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlanv2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__rt1r, __CLPK_doublereal *__rt1i, __CLPK_doublereal *__rt2r, __CLPK_doublereal *__rt2i, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn)
dlanv2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlanv2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__rt1r, __CLPK_doublereal *__rt1i, __CLPK_doublereal *__rt2r, __CLPK_doublereal *__rt2i, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn)
dlanv2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlanv2_(__CLPK_doublereal *__a, __CLPK_doublereal *__b, __CLPK_doublereal *__c__, __CLPK_doublereal *__d__, __CLPK_doublereal *__rt1r, __CLPK_doublereal *__rt1i, __CLPK_doublereal *__rt2r, __CLPK_doublereal *__rt2i, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn)
dlapll_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlapll_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
dlapll_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlapll_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
dlapll_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlapll_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
dlapll_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlapll_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
dlapmt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
dlapmt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
dlapmt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
dlapmt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
dlapy2_(MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlapy2_(__CLPK_doublereal *__x, __CLPK_doublereal *__y)
dlapy2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlapy2_(__CLPK_doublereal *__x, __CLPK_doublereal *__y)
dlapy2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlapy2_(__CLPK_doublereal *__x, __CLPK_doublereal *__y)
dlapy2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlapy2_(__CLPK_doublereal *__x, __CLPK_doublereal *__y)
dlapy3_(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
__CLPK_doublereal dlapy3_(__CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__)
dlapy3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
__CLPK_doublereal dlapy3_(__CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__)
dlapy3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
__CLPK_doublereal dlapy3_(__CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__)
dlapy3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
__CLPK_doublereal dlapy3_(__CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__)
dlaqgb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqgb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqgb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqgb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqge_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqge_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqge_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqge_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
dlaqp2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__work)
dlaqp2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__work)
dlaqp2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__work)
dlaqp2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__work)
dlaqps_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__auxv, __CLPK_doublereal *__f, __CLPK_integer *__ldf)
dlaqps_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__auxv, __CLPK_doublereal *__f, __CLPK_integer *__ldf)
dlaqps_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__auxv, __CLPK_doublereal *__f, __CLPK_integer *__ldf)
dlaqps_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublereal *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublereal *__auxv, __CLPK_doublereal *__f, __CLPK_integer *__ldf)
dlaqr0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqr1_(__CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__sr1, __CLPK_doublereal *__si1, __CLPK_doublereal *__sr2, __CLPK_doublereal *__si2, __CLPK_doublereal *__v)
dlaqr1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqr1_(__CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__sr1, __CLPK_doublereal *__si1, __CLPK_doublereal *__sr2, __CLPK_doublereal *__si2, __CLPK_doublereal *__v)
dlaqr1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqr1_(__CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__sr1, __CLPK_doublereal *__si1, __CLPK_doublereal *__sr2, __CLPK_doublereal *__si2, __CLPK_doublereal *__v)
dlaqr1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqr1_(__CLPK_integer *__n, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__sr1, __CLPK_doublereal *__si1, __CLPK_doublereal *__sr2, __CLPK_doublereal *__si2, __CLPK_doublereal *__v)
dlaqr2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_doublereal *__work, __CLPK_integer *__lwork)
dlaqr4_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr4_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr4_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr4_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_doublereal *__wr, __CLPK_doublereal *__wi, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
dlaqr5_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublereal *__wh, __CLPK_integer *__ldwh)
dlaqr5_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublereal *__wh, __CLPK_integer *__ldwh)
dlaqr5_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublereal *__wh, __CLPK_integer *__ldwh)
dlaqr5_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublereal *__sr, __CLPK_doublereal *__si, __CLPK_doublereal *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublereal *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublereal *__wh, __CLPK_integer *__ldwh)
dlaqsb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsy_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsy_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsy_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqsy_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
dlaqtr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaqtr_(__CLPK_logical *__ltran, __CLPK_logical *__l__CLPK_real, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__b, __CLPK_doublereal *__w, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlaqtr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaqtr_(__CLPK_logical *__ltran, __CLPK_logical *__l__CLPK_real, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__b, __CLPK_doublereal *__w, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlaqtr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaqtr_(__CLPK_logical *__ltran, __CLPK_logical *__l__CLPK_real, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__b, __CLPK_doublereal *__w, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlaqtr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaqtr_(__CLPK_logical *__ltran, __CLPK_logical *__l__CLPK_real, __CLPK_integer *__n, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__b, __CLPK_doublereal *__w, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlar1v_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublereal *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
dlar1v_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublereal *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
dlar1v_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublereal *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
dlar1v_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublereal *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
dlar2v_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlar2v_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlar2v_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlar2v_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlar2v_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlar2v_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlar2v_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlar2v_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_doublereal *__y, __CLPK_doublereal *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlarf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarfb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarfb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarfb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarfb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarfg_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarfg_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfg_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarfg_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfg_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarfg_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfg_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarfg_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarfp_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarfp_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarfp_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarfp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarfp_(__CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__tau)
dlarft_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarft_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarft_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarft_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarfx_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarfx_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarfx_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarfx_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlargv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlargv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
dlargv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlargv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
dlargv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlargv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
dlargv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlargv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
dlarnv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlarnv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlarnv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlarnv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlarra_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarra_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__spltol, __CLPK_doublereal *__tnrm, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__info)
dlarra_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarra_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__spltol, __CLPK_doublereal *__tnrm, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__info)
dlarra_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarra_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__spltol, __CLPK_doublereal *__tnrm, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__info)
dlarra_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarra_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__spltol, __CLPK_doublereal *__tnrm, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__info)
dlarrb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrb_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__twist, __CLPK_integer *__info)
dlarrb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrb_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__twist, __CLPK_integer *__info)
dlarrb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrb_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__twist, __CLPK_integer *__info)
dlarrb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrb_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__lld, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__twist, __CLPK_integer *__info)
dlarrc_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrc_(char *__jobt, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__pivmin, __CLPK_integer *__eigcnt, __CLPK_integer *__lcnt, __CLPK_integer *__rcnt, __CLPK_integer *__info)
dlarrc_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrc_(char *__jobt, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__pivmin, __CLPK_integer *__eigcnt, __CLPK_integer *__lcnt, __CLPK_integer *__rcnt, __CLPK_integer *__info)
dlarrc_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrc_(char *__jobt, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__pivmin, __CLPK_integer *__eigcnt, __CLPK_integer *__lcnt, __CLPK_integer *__rcnt, __CLPK_integer *__info)
dlarrc_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrc_(char *__jobt, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__pivmin, __CLPK_integer *__eigcnt, __CLPK_integer *__lcnt, __CLPK_integer *__rcnt, __CLPK_integer *__info)
dlarrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrd_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__gers, __CLPK_doublereal *__reltol, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wl, __CLPK_doublereal *__wu, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrd_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__gers, __CLPK_doublereal *__reltol, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wl, __CLPK_doublereal *__wu, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrd_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__gers, __CLPK_doublereal *__reltol, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wl, __CLPK_doublereal *__wu, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrd_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__gers, __CLPK_doublereal *__reltol, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wl, __CLPK_doublereal *__wu, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarre_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarre_(char *__range, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__spltol, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarre_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarre_(char *__range, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__spltol, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarre_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarre_(char *__range, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__spltol, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarre_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarre_(char *__range, __CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__e2, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__spltol, __CLPK_integer *__nsplit, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_integer *__clstrt, __CLPK_integer *__clend, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__spdiam, __CLPK_doublereal *__clgapl, __CLPK_doublereal *__clgapr, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__sigma, __CLPK_doublereal *__dplus, __CLPK_doublereal *__lplus, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlarrf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_integer *__clstrt, __CLPK_integer *__clend, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__spdiam, __CLPK_doublereal *__clgapl, __CLPK_doublereal *__clgapr, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__sigma, __CLPK_doublereal *__dplus, __CLPK_doublereal *__lplus, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlarrf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_integer *__clstrt, __CLPK_integer *__clend, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__spdiam, __CLPK_doublereal *__clgapl, __CLPK_doublereal *__clgapr, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__sigma, __CLPK_doublereal *__dplus, __CLPK_doublereal *__lplus, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlarrf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_integer *__clstrt, __CLPK_integer *__clend, __CLPK_doublereal *__w, __CLPK_doublereal *__wgap, __CLPK_doublereal *__werr, __CLPK_doublereal *__spdiam, __CLPK_doublereal *__clgapl, __CLPK_doublereal *__clgapr, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__sigma, __CLPK_doublereal *__dplus, __CLPK_doublereal *__lplus, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlarrj_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrj_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__info)
dlarrj_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrj_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__info)
dlarrj_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrj_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__info)
dlarrj_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrj_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_integer *__ifirst, __CLPK_integer *__ilast, __CLPK_doublereal *__rtol, __CLPK_integer *__offset, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__spdiam, __CLPK_integer *__info)
dlarrk_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrk_(__CLPK_integer *__n, __CLPK_integer *__iw, __CLPK_doublereal *__gl, __CLPK_doublereal *__gu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__reltol, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_integer *__info)
dlarrk_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrk_(__CLPK_integer *__n, __CLPK_integer *__iw, __CLPK_doublereal *__gl, __CLPK_doublereal *__gu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__reltol, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_integer *__info)
dlarrk_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrk_(__CLPK_integer *__n, __CLPK_integer *__iw, __CLPK_doublereal *__gl, __CLPK_doublereal *__gu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__reltol, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_integer *__info)
dlarrk_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrk_(__CLPK_integer *__n, __CLPK_integer *__iw, __CLPK_doublereal *__gl, __CLPK_doublereal *__gu, __CLPK_doublereal *__d__, __CLPK_doublereal *__e2, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__reltol, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_integer *__info)
dlarrr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrr_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__info)
dlarrr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrr_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__info)
dlarrr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrr_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__info)
dlarrr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrr_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__info)
dlarrv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarrv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlarscl2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlarscl2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlarscl2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlarscl2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlartg_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlartg_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn, __CLPK_doublereal *__r__)
dlartg_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlartg_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn, __CLPK_doublereal *__r__)
dlartg_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlartg_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn, __CLPK_doublereal *__r__)
dlartg_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlartg_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__cs, __CLPK_doublereal *__sn, __CLPK_doublereal *__r__)
dlartv_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlartv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlartv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlartv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlartv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlartv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlartv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlartv_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__incc)
dlaruv_(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaruv_(__CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlaruv_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaruv_(__CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlaruv_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaruv_(__CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlaruv_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaruv_(__CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublereal *__x)
dlarz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlarzb_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarzb_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarzb_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarzb_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__t, __CLPK_integer *__ldt, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__ldwork)
dlarzt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarzt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarzt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlarzt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__v, __CLPK_integer *__ldv, __CLPK_doublereal *__tau, __CLPK_doublereal *__t, __CLPK_integer *__ldt)
dlas2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlas2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax)
dlas2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlas2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax)
dlas2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlas2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax)
dlas2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlas2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax)
dlascl_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlascl_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlascl_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlascl_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlascl2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlascl2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlascl2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlascl2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__x, __CLPK_integer *__ldx)
dlasd0_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd0_(__CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__smlsiz, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd0_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd0_(__CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__smlsiz, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd0_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd0_(__CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__smlsiz, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd0_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd0_(__CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__smlsiz, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd1_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__idxq, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd1_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__idxq, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd1_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__idxq, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd1_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_integer *__idxq, __CLPK_integer *__iwork, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd2_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxp, __CLPK_integer *__idx, __CLPK_integer *__idxc, __CLPK_integer *__idxq, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlasd2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd2_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxp, __CLPK_integer *__idx, __CLPK_integer *__idxc, __CLPK_integer *__idxq, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlasd2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd2_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxp, __CLPK_integer *__idx, __CLPK_integer *__idxc, __CLPK_integer *__idxq, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlasd2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd2_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxp, __CLPK_integer *__idx, __CLPK_integer *__idxc, __CLPK_integer *__idxq, __CLPK_integer *__coltyp, __CLPK_integer *__info)
dlasd3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd3_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxc, __CLPK_integer *__ctot, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasd3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd3_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxc, __CLPK_integer *__ctot, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasd3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd3_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxc, __CLPK_integer *__ctot, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasd3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd3_(__CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__u2, __CLPK_integer *__ldu2, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__vt2, __CLPK_integer *__ldvt2, __CLPK_integer *__idxc, __CLPK_integer *__ctot, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasd4_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__sigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd4_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__sigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd4_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__sigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd4_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd4_(__CLPK_integer *__n, __CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__sigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd5_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work)
dlasd5_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work)
dlasd5_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work)
dlasd5_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd5_(__CLPK_integer *__i__, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__delta, __CLPK_doublereal *__rho, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work)
dlasd6_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd6_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasd6_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd6_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasd6_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd6_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasd6_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd6_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasd7_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd7_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__zw, __CLPK_doublereal *__vf, __CLPK_doublereal *__vfw, __CLPK_doublereal *__vl, __CLPK_doublereal *__vlw, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__dsigma, __CLPK_integer *__idx, __CLPK_integer *__idxp, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlasd7_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd7_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__zw, __CLPK_doublereal *__vf, __CLPK_doublereal *__vfw, __CLPK_doublereal *__vl, __CLPK_doublereal *__vlw, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__dsigma, __CLPK_integer *__idx, __CLPK_integer *__idxp, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlasd7_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd7_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__zw, __CLPK_doublereal *__vf, __CLPK_doublereal *__vfw, __CLPK_doublereal *__vl, __CLPK_doublereal *__vlw, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__dsigma, __CLPK_integer *__idx, __CLPK_integer *__idxp, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlasd7_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd7_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__zw, __CLPK_doublereal *__vf, __CLPK_doublereal *__vfw, __CLPK_doublereal *__vl, __CLPK_doublereal *__vlw, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__dsigma, __CLPK_integer *__idx, __CLPK_integer *__idxp, __CLPK_integer *__idxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_integer *__info)
dlasd8_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasd8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_integer *__lddifr, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd8_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasd8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_integer *__lddifr, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd8_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasd8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_integer *__lddifr, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasd8_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasd8_(__CLPK_integer *__icompq, __CLPK_integer *__k, __CLPK_doublereal *__d__, __CLPK_doublereal *__z__, __CLPK_doublereal *__vf, __CLPK_doublereal *__vl, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_integer *__lddifr, __CLPK_doublereal *__dsigma, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasda_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasda_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasda_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasda_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasda_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasda_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasda_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasda_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__sqre, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
dlasdq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasdq_(char *__uplo, __CLPK_integer *__sqre, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasdq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasdq_(char *__uplo, __CLPK_integer *__sqre, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasdq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasdq_(char *__uplo, __CLPK_integer *__sqre, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasdq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasdq_(char *__uplo, __CLPK_integer *__sqre, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vt, __CLPK_integer *__ldvt, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasdt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasdt_(__CLPK_integer *__n, __CLPK_integer *__lvl, __CLPK_integer *__nd, __CLPK_integer *__inode, __CLPK_integer *__ndiml, __CLPK_integer *__ndimr, __CLPK_integer *__msub)
dlasdt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasdt_(__CLPK_integer *__n, __CLPK_integer *__lvl, __CLPK_integer *__nd, __CLPK_integer *__inode, __CLPK_integer *__ndiml, __CLPK_integer *__ndimr, __CLPK_integer *__msub)
dlasdt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasdt_(__CLPK_integer *__n, __CLPK_integer *__lvl, __CLPK_integer *__nd, __CLPK_integer *__inode, __CLPK_integer *__ndiml, __CLPK_integer *__ndimr, __CLPK_integer *__msub)
dlasdt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasdt_(__CLPK_integer *__n, __CLPK_integer *__lvl, __CLPK_integer *__nd, __CLPK_integer *__inode, __CLPK_integer *__ndiml, __CLPK_integer *__ndimr, __CLPK_integer *__msub)
dlaset_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlaset_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlaset_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlaset_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlasq1_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasq1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasq1_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasq1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasq1_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasq1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasq1_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasq1_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__work, __CLPK_integer *__info)
dlasq2_(MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasq2_(__CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasq2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasq2_(__CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasq2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasq2_(__CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasq2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasq2_(__CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__info)
dlasq3_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasq3_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__sigma, __CLPK_doublereal *__desig, __CLPK_doublereal *__qmax, __CLPK_integer *__nfail, __CLPK_integer *__iter, __CLPK_integer *__ndiv, __CLPK_logical *__ieee, __CLPK_integer *__ttype, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__g, __CLPK_doublereal *__tau)
dlasq3_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasq3_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__sigma, __CLPK_doublereal *__desig, __CLPK_doublereal *__qmax, __CLPK_integer *__nfail, __CLPK_integer *__iter, __CLPK_integer *__ndiv, __CLPK_logical *__ieee, __CLPK_integer *__ttype, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__g, __CLPK_doublereal *__tau)
dlasq3_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasq3_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__sigma, __CLPK_doublereal *__desig, __CLPK_doublereal *__qmax, __CLPK_integer *__nfail, __CLPK_integer *__iter, __CLPK_integer *__ndiv, __CLPK_logical *__ieee, __CLPK_integer *__ttype, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__g, __CLPK_doublereal *__tau)
dlasq3_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasq3_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__sigma, __CLPK_doublereal *__desig, __CLPK_doublereal *__qmax, __CLPK_integer *__nfail, __CLPK_integer *__iter, __CLPK_integer *__ndiv, __CLPK_logical *__ieee, __CLPK_integer *__ttype, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__g, __CLPK_doublereal *__tau)
dlasq4_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasq4_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_integer *__n0in, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__tau, __CLPK_integer *__ttype, __CLPK_doublereal *__g)
dlasq4_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasq4_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_integer *__n0in, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__tau, __CLPK_integer *__ttype, __CLPK_doublereal *__g)
dlasq4_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasq4_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_integer *__n0in, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__tau, __CLPK_integer *__ttype, __CLPK_doublereal *__g)
dlasq4_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasq4_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_integer *__n0in, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dn1, __CLPK_doublereal *__dn2, __CLPK_doublereal *__tau, __CLPK_integer *__ttype, __CLPK_doublereal *__g)
dlasq5_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasq5_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__tau, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2, __CLPK_logical *__ieee)
dlasq5_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasq5_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__tau, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2, __CLPK_logical *__ieee)
dlasq5_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasq5_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__tau, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2, __CLPK_logical *__ieee)
dlasq5_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasq5_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__tau, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2, __CLPK_logical *__ieee)
dlasq6_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasq6_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2)
dlasq6_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasq6_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2)
dlasq6_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasq6_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2)
dlasq6_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasq6_(__CLPK_integer *__i0, __CLPK_integer *__n0, __CLPK_doublereal *__z__, __CLPK_integer *__pp, __CLPK_doublereal *__dmin__, __CLPK_doublereal *__dmin1, __CLPK_doublereal *__dmin2, __CLPK_doublereal *__dn, __CLPK_doublereal *__dnm1, __CLPK_doublereal *__dnm2)
dlasr_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlasr_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlasr_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlasr_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__a, __CLPK_integer *__lda)
dlasrt_(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasrt_(char *__id, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_integer *__info)
dlasrt_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasrt_(char *__id, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_integer *__info)
dlasrt_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasrt_(char *__id, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_integer *__info)
dlasrt_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasrt_(char *__id, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_integer *__info)
dlassq_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlassq_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
dlassq_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlassq_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
dlassq_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlassq_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
dlassq_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlassq_(__CLPK_integer *__n, __CLPK_doublereal *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
dlasv2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasv2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax, __CLPK_doublereal *__snr, __CLPK_doublereal *__csr, __CLPK_doublereal *__snl, __CLPK_doublereal *__csl)
dlasv2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasv2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax, __CLPK_doublereal *__snr, __CLPK_doublereal *__csr, __CLPK_doublereal *__snl, __CLPK_doublereal *__csl)
dlasv2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasv2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax, __CLPK_doublereal *__snr, __CLPK_doublereal *__csr, __CLPK_doublereal *__snl, __CLPK_doublereal *__csl)
dlasv2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasv2_(__CLPK_doublereal *__f, __CLPK_doublereal *__g, __CLPK_doublereal *__h__, __CLPK_doublereal *__ssmin, __CLPK_doublereal *__ssmax, __CLPK_doublereal *__snr, __CLPK_doublereal *__csr, __CLPK_doublereal *__snl, __CLPK_doublereal *__csl)
dlaswp_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlaswp_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
dlaswp_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlaswp_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
dlaswp_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlaswp_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
dlaswp_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlaswp_(__CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
dlasy2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasy2_(__CLPK_logical *__ltranl, __CLPK_logical *__ltranr, __CLPK_integer *__isgn, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__tl, __CLPK_integer *__ldtl, __CLPK_doublereal *__tr, __CLPK_integer *__ldtr, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlasy2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasy2_(__CLPK_logical *__ltranl, __CLPK_logical *__ltranr, __CLPK_integer *__isgn, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__tl, __CLPK_integer *__ldtl, __CLPK_doublereal *__tr, __CLPK_integer *__ldtr, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlasy2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasy2_(__CLPK_logical *__ltranl, __CLPK_logical *__ltranr, __CLPK_integer *__isgn, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__tl, __CLPK_integer *__ldtl, __CLPK_doublereal *__tr, __CLPK_integer *__ldtr, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlasy2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasy2_(__CLPK_logical *__ltranl, __CLPK_logical *__ltranr, __CLPK_integer *__isgn, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_doublereal *__tl, __CLPK_integer *__ldtl, __CLPK_doublereal *__tr, __CLPK_integer *__ldtr, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__scale, __CLPK_doublereal *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__xnorm, __CLPK_integer *__info)
dlasyf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
dlasyf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
dlasyf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
dlasyf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
dlat2s_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlat2s_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlat2s_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlat2s_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlat2s_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlat2s_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlat2s_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlat2s_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_real *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
dlatbs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatbs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatbs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatbs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublereal *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatdf_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
dlatdf_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
dlatdf_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
dlatdf_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublereal *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
dlatps_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatps_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatps_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatps_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__ap, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatrd_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublereal *__tau, __CLPK_doublereal *__w, __CLPK_integer *__ldw)
dlatrd_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublereal *__tau, __CLPK_doublereal *__w, __CLPK_integer *__ldw)
dlatrd_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublereal *__tau, __CLPK_doublereal *__w, __CLPK_integer *__ldw)
dlatrd_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublereal *__tau, __CLPK_doublereal *__w, __CLPK_integer *__ldw)
dlatrs_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatrs_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatrs_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatrs_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
dlatrz_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work)
dlatrz_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work)
dlatrz_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work)
dlatrz_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublereal *__tau, __CLPK_doublereal *__work)
dlatzm_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c1, __CLPK_doublereal *__c2, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlatzm_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c1, __CLPK_doublereal *__c2, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlatzm_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c1, __CLPK_doublereal *__c2, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlatzm_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__v, __CLPK_integer *__incv, __CLPK_doublereal *__tau, __CLPK_doublereal *__c1, __CLPK_doublereal *__c2, __CLPK_integer *__ldc, __CLPK_doublereal *__work)
dlauu2_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauu2_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauu2_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauu2_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauum_(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class smile.linalg.lapack.clapack_h_1
int dlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauum_$address() - Static method in class smile.linalg.lapack.clapack_h_1
Address for:
int dlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauum_$descriptor() - Static method in class smile.linalg.lapack.clapack_h_1
Function descriptor for:
int dlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlauum_$handle() - Static method in class smile.linalg.lapack.clapack_h_1
Downcall method handle for:
int dlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
dlink(double) - Method in interface smile.regression.glm.Model
The derivative of link function.
dnaupd_c(MemorySegment, MemorySegment, int, MemorySegment, int, double, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.arpack.arpack_h
void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
dnaupd_c$address() - Static method in class smile.linalg.arpack.arpack_h
Address for:
void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
dnaupd_c$descriptor() - Static method in class smile.linalg.arpack.arpack_h
Function descriptor for:
void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
dnaupd_c$handle() - Static method in class smile.linalg.arpack.arpack_h
Downcall method handle for:
void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
dneupd_c(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, double, double, MemorySegment, MemorySegment, int, MemorySegment, int, double, MemorySegment, int, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class smile.linalg.arpack.arpack_h
void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv